-
Notifications
You must be signed in to change notification settings - Fork 309
Add LspPeekDefinition #412
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
prabirshrestha
merged 34 commits into
prabirshrestha:master
from
thomasfaingnaert:peek-definition
Jul 21, 2019
Merged
Changes from 11 commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
8770afe
Add LspPeekDefinition
thomasfaingnaert 5264784
Add documentation
thomasfaingnaert e19f815
Add lsp-peek-definition mapping to documentation
thomasfaingnaert 6ea1402
Add link to Vim preview-window help
thomasfaingnaert a765c96
Merge branch 'master' into peek-definition
thomasfaingnaert 9461c92
Rewrite LspPeekDefinition using preview window
thomasfaingnaert 3f7e0e3
Implement peek for Vim popup window
thomasfaingnaert 2639a81
Make LspPeekDefinition work in Neovim
thomasfaingnaert ed325ef
Support align in Neovim
thomasfaingnaert 0c836a0
Fix linter errors
thomasfaingnaert e68dd90
Extract duplicate code to s:align_preview function
thomasfaingnaert 5a5beeb
Merge branch 'master' into peek-definition
thomasfaingnaert c92e9c7
Merge setlocal settings in one line
thomasfaingnaert d4ad588
Remove suppress_close
thomasfaingnaert a8805a8
Clean up cursor movement for preview window
thomasfaingnaert f83140a
Move Neovim cursor code to separate function
thomasfaingnaert a9e7e60
Allow customising peek alignment
thomasfaingnaert 4f4fd6e
Move Vim alignment code to separate function
thomasfaingnaert ccaf0f9
Implement Vim alignment of popup window
thomasfaingnaert b315c0b
Cleanup
thomasfaingnaert 1eac0cb
Remove extraneous lines
thomasfaingnaert 14c96ef
Move set_cursor logic
thomasfaingnaert 806b5fc
Move scrolloff setting
thomasfaingnaert e81d0c7
Make function calls a bit more consistent
thomasfaingnaert e024a42
Vim popup window fixes
thomasfaingnaert 44d5ff7
Remove extraneous call
thomasfaingnaert ab8ea58
Fix Vim alignment
thomasfaingnaert 86f559c
Remove hardcoded width
thomasfaingnaert c9ecc55
Add abort to closure function
thomasfaingnaert 1ee290e
Fix artifacts
thomasfaingnaert fefa218
Fix wrong height if popup above cursor
thomasfaingnaert 5074476
Add remaining Peek commands
thomasfaingnaert 7ed35dc
Merge branch 'master' into peek-definition
thomasfaingnaert 18fcb43
Fix wrong positioning of Vim popup
thomasfaingnaert 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
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
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
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
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
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
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.