diff options
author | Andrey Popp <8mayday@gmail.com> | 2019-01-22 02:06:28 +0300 |
---|---|---|
committer | w0rp <w0rp@users.noreply.github.com> | 2019-01-21 23:06:28 +0000 |
commit | d0284f22ea45a5e7796da2224373c22232af1777 (patch) | |
tree | cdb86bbb13a5d0c11f6579aeebe4deaed75e32ab /doc/ale-vim-help.txt | |
parent | a4932679b5c0d2917a399614a25c9827d63eecb1 (diff) | |
download | ale-d0284f22ea45a5e7796da2224373c22232af1777.zip |
Add textDocument/typeDefinition for LSP (#2226)
* Add textDocument/typeDefinition for LSP
Doc to spec https://microsoft.github.io/language-server-protocol/specification#textDocument_typeDefinition
This works like textDocument/definition but resolves a location of a
type of an expression under the cursor.
I'm not sure what to do with tsserver though.
* Fix passing column to LSP
* test_go_to_definition: wording
* Add tests for textDocument/typeDefinition
* Add docs for textDocument/typeDefinition
Diffstat (limited to 'doc/ale-vim-help.txt')
0 files changed, 0 insertions, 0 deletions