VSCode syntax highlight extension for .nao
and .txt
extension file (super simple markdown for me).
Syntax:
// some text
■ some text
<some text>
- clone
git clone https://github.com/lainNao/nao-syntax-highlight
- build
npx vsce package
- install
code --install-extension <now-created-file-name>
search nao-syntax-highlight
in vscode extension
F5
to open debugging window
- get access token from
dev.azure.com
- upload
vsce publish [major|minor|patch]