llvm-project/mlir/test/tblgen-lsp-server
River Riddle 6187178e83 [mlir:LSP] Switch document sync mode to Incremental
This is much more efficient over the full mode, as it only requires sending
smalls chunks of files. It also works around a weird command ordering
issue (full document updates are being sent after other commands like
code completion) in newer versions of vscode.

Differential Revision: https://reviews.llvm.org/D126032
2022-06-06 20:20:19 -07:00
..
include
compilation_database.test
definition.test [mlir][Tablegen-LSP] Add support for a tracking definitions and references 2022-05-27 02:39:49 -07:00
diagnostics.test
document-links.test [mlir][Tablegen-LSP] Add support for include file link and hover 2022-05-27 02:39:49 -07:00
exit-eof.test
exit-with-shutdown.test
exit-without-shutdown.test
hover.test [mlir][Tablegen-LSP] Add support for include file link and hover 2022-05-27 02:39:49 -07:00
initialize-params-invalid.test
initialize-params.test [mlir:LSP] Switch document sync mode to Incremental 2022-06-06 20:20:19 -07:00
lit.local.cfg
references.test [mlir][Tablegen-LSP] Add support for a tracking definitions and references 2022-05-27 02:39:49 -07:00
textdocument-didchange.test [mlir:LSP] Switch document sync mode to Incremental 2022-06-06 20:20:19 -07:00