llvm-project/mlir/utils/vscode
Ryan Thomas Lynch (@emosy) f192392299 [vscode-mlir] add tablegen <> bracket colorization
Add support for colorizing angle brackets "<>" in TableGen files.

Reviewed By: rriddle

Differential Revision: https://reviews.llvm.org/D128229
2022-07-08 10:58:38 -07:00
..
.vscode
src [mlir-vscode] Explicitly set the return type for didOpen 2022-07-07 13:35:53 -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 [mlir-vscode] Bump the language client version 2022-07-07 13:35:53 -07:00
package.json [vscode-mlir] Bump to version 0.0.10 2022-07-07 14:55:57 -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 [vscode-mlir] add tablegen <> bracket colorization 2022-07-08 10:58:38 -07:00
tsconfig.json