1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-15 16:43:44 -05:00
denoland-deno/cli/tests/lsp
2020-12-30 11:58:20 +11:00
..
did_open_notification.json feat: add mvp language server (#8515) 2020-12-07 21:46:39 +11:00
did_open_notification_unstable.json feat(lsp): support the unstable setting (#8851) 2020-12-22 21:21:18 +11:00
exit_notification.json feat: add mvp language server (#8515) 2020-12-07 21:46:39 +11:00
hover_request.json feat: add mvp language server (#8515) 2020-12-07 21:46:39 +11:00
initialize_request.json fix(lsp): respect enable flag for requests (#8850) 2020-12-22 16:42:32 +11:00
initialize_request_disabled.json fix(lsp): respect enable flag for requests (#8850) 2020-12-22 16:42:32 +11:00
initialize_request_unstable.json feat(lsp): support the unstable setting (#8851) 2020-12-22 21:21:18 +11:00
initialized_notification.json feat: add mvp language server (#8515) 2020-12-07 21:46:39 +11:00
rename_did_open_notification.json feat(lsp): Implement textDocument/rename (#8910) 2020-12-30 11:58:20 +11:00
rename_request.json feat(lsp): Implement textDocument/rename (#8910) 2020-12-30 11:58:20 +11:00
shutdown_request.json feat: add mvp language server (#8515) 2020-12-07 21:46:39 +11:00