• Home
  • History
  • Annotate
Name
Date
Size
#Lines
LOC

..--

.vscode/22-Nov-2023-1313

syntaxes/23-Nov-2023-133132

CHANGELOG.mdD23-Nov-202333 52

README.mdD23-Nov-2023410 149

language-configuration.jsonD23-Nov-2023828 3030

package.jsonD23-Nov-2023689 2626

vsc-extension-quickstart.mdD23-Nov-20231.5 KiB2722

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