TypeNovel support for Visual Stdio Code
- TypeScript 100%
| images | ||
| src | ||
| syntaxes | ||
| .gitignore | ||
| .vscodeignore | ||
| CHANGELOG.md | ||
| language-configuration.json | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
| vscode-typenovel-0.0.1.vsix | ||
vscode-typenovel
vscode-typenovel is VSCode extension for TypeNovel.
Features
- Intellisense for annotations(triggered by
$) and blocks(triggered by@). - Code signature for each builtin markups(like
$ruby,@tipetc). - Syntax highlighting and language configuration(auto closing for bracket).
- Error checking when saving target file.
