llvm-project/mlir/utils/vscode
River Riddle a3a4f0335f [vscode-mlir] Bump to version 0.9
Since version 0.8 we've added:

* Switched PDLL and TableGen to use incremental doc updates
* Added support to PDLL for inlay hints
2022-06-06 20:20:19 -07:00
..
.vscode
src [mlir:PDLL] Add support for inlay hints 2022-06-06 20:20:19 -07:00
.gitignore [mlir][Tablegen-LSP] Add support for a basic TableGen language server 2022-05-16 16:03:51 -07:00
.vscodeignore
cpp-grammar.json [mlir][vscode] Don't inject inside strings 2022-03-16 21:57:56 -07:00
language-configuration.json
markdown-grammar.json [mlir-vscode] Add support for highlighting pdll and tablegen markdown code blocks 2022-05-27 00:34:42 -07:00
package-lock.json [vscode-mlir] Bump to version 0.9 2022-06-06 20:20:19 -07:00
package.json [vscode-mlir] Bump to version 0.9 2022-06-06 20:20:19 -07:00
pdll-grammar.json [mlir][PDLL] Tweak the grammar to highlight partial code better 2022-05-16 16:46:13 -07:00
pdll-language-configuration.json [mlir][PDLL] Add an initial language server for PDLL 2022-03-19 13:28:23 -07:00
tablegen-language-configuration.json [mlir][Tablegen-LSP] Add support for a basic TableGen language server 2022-05-16 16:03:51 -07:00
tsconfig.json