Name |
Date |
Size |
#Lines |
LOC |
||
---|---|---|---|---|---|---|
.. | - | - | ||||
.vscode/ | 22-Nov-2023 | - | 13 | 13 | ||
syntaxes/ | 23-Nov-2023 | - | 133 | 132 | ||
CHANGELOG.md | D | 23-Nov-2023 | 33 | 5 | 2 | |
README.md | D | 23-Nov-2023 | 410 | 14 | 9 | |
language-configuration.json | D | 23-Nov-2023 | 828 | 30 | 30 | |
package.json | D | 23-Nov-2023 | 689 | 26 | 26 | |
vsc-extension-quickstart.md | D | 23-Nov-2023 | 1.5 KiB | 27 | 22 |
README.md
1# tablegen README 2 3This VSCode colorizer extension is a translation of the textmate bunble to 4VSCode using the "yo code" npm package. Currently, keywords, comments, and 5strings are highlighted. 6 7To install this VSCode .td file colorizer, copy it to the following locations 8per your Operating System: 9 10 - Windows: %USERPROFILE%\.vscode\extensions 11 - Mac: ~/.vscode/extensions 12 - Linux: ~/.vscode/extensions 13 14