Jean Pierre
|
035f7b0ca0
|
feat(lsp): implement textDocument/foldingRange (#9900)
Co-authored-by: Kitson Kelly <me@kitsonkelly.com>
|
2021-04-02 17:21:07 +11:00 |
|
Jean Pierre
|
77cfadf532
|
feat(lsp): implement textDocument/selectionRange (#9845)
Ref: #8643
|
2021-03-24 10:33:25 +11:00 |
|
Kitson Kelly
|
506b321d47
|
refactor(lsp): refactor completions and add tests (#9789)
|
2021-03-16 09:01:41 +11:00 |
|
hvithrafn
|
79e2e6a1f4
|
chore(lsp): update lspower to 0.8.4 (#9663)
Co-authored-by: hvithrafn <hvithrafn@users.noreply.github.com>
|
2021-03-03 15:32:10 +11:00 |
|
Yuki Tanaka
|
ccd6ee5c23
|
feat(lsp): Implement textDocument/signatureHelp (#9330)
Co-authored-by: Kitson Kelly <me@kitsonkelly.com>
|
2021-02-16 13:34:09 +11:00 |
|
Kitson Kelly
|
b6353672f8
|
fix(lsp): support codeAction/resolve (#9405)
|
2021-02-06 07:10:53 +11:00 |
|
Kitson Kelly
|
b77fcbc518
|
feat(lsp): add TS quick fix code actions (#9396)
|
2021-02-05 05:53:02 +11:00 |
|
Kitson Kelly
|
534531e4dd
|
feat(lsp): add references code lens (#9316)
|
2021-02-01 14:30:41 +11:00 |
|
hvithrafn
|
013b8fe606
|
Update lspower dependency (#9179)
|
2021-01-29 14:34:33 -05:00 |
|
Hirochika Matsumoto
|
8d5af6ca52
|
feat(lsp): Add textDocument/implementation (#9071)
Ref #8643
|
2021-01-13 08:53:27 +11:00 |
|
Bartek Iwańczuk
|
275a5c65a2
|
upgrade: tokio 1.0 (#8779)
Co-authored-by: Bert Belder <bertbelder@gmail.com>
|
2021-01-11 23:50:02 -08:00 |
|
Yusuke Tanaka
|
d8fd71afdf
|
chore: update copyright to 2021 (#9092)
|
2021-01-11 18:13:41 +01:00 |
|
hrsh7th
|
57b0562957
|
feat(lsp): Implement textDocument/rename (#8910)
|
2020-12-30 11:58:20 +11:00 |
|
Luca Casonato
|
bd85d0ed42
|
refactor: rewrite lsp to be async (#8727)
Co-authored-by: Luca Casonato <lucacasonato@yahoo.com>
|
2020-12-21 08:44:26 -05:00 |
|
Luca Casonato
|
e94a18240e
|
feat(lsp): basic support for textDocument/completion (#8651)
|
2020-12-08 11:36:13 +01:00 |
|
Kitson Kelly
|
301d3e4b68
|
feat: add mvp language server (#8515)
Resolves #8400
|
2020-12-07 21:46:39 +11:00 |
|