haskell-language-server
haskell-language-server copied to clipboard
Code range for language pragmas
Is your enhancement request related to a problem? Please describe.
This is a more direct solution to the problem in #3073
Describe the solution you'd like
In hls-code-range-plugin, make a code range for all language pragmas before the module header.
Describe alternatives you've considered
#3073 itself gives anther solution, by supporting markers in the source.