-
-
Notifications
You must be signed in to change notification settings - Fork 391
support selection range lsp feature #2565
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 1 commit
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
54c693e
add selection range support
4567bf8
add the whole import area as a selection step
660c641
add selection range plugin to all project files
ef5ff8d
Merge branch 'master' into feat/selection-range
3e39bfc
merge type signature with value definition
f88461f
Merge branch 'master' into feat/selection-range
a240561
support ghc 9
9c536ad
fix it for ghc-9.0
d081f7e
Merge branch 'master' into feat/selection-range
dfe02ae
remove unnecessary import
836f680
reformat GhcIde.hs
0894399
selection range: make it easier to understand
1a7d0f5
selection range: improve error handling
83f6201
update lsp-types to 1.4.0.1
0a96413
Merge branch 'master' into feat/selection-range
48a4709
add selection range to doc
bd7fcfd
fix comment for findSelectionRangesByPositions
a7ce386
remove a use of partial function
23ea08e
update author & maintainer
4d75549
Merge branch 'master' into feat/selection-range
cd5d8bc
use foldlM1 instead of foldl1
2d3c3ec
Merge branch 'master' into feat/selection-range
8e975df
add testdata to cabal file
94d45b6
update performace tips and log level
965b5dd
Merge branch 'master' into feat/selection-range
85b36be
Merge branch 'master' into feat/selection-range
pepeiborra 72112bc
update lsp-types in nix
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.