TypeNovel support for Visual Stdio Code
Find a file
2019-11-10 12:42:24 +09:00
images First commit 2019-11-08 18:50:17 +09:00
src Avoid direct value 2019-11-08 18:59:04 +09:00
syntaxes First commit 2019-11-08 18:50:17 +09:00
.gitignore Fix vsix 2019-11-08 21:47:19 +09:00
.vscodeignore Added fixed vsix 2019-11-08 21:57:20 +09:00
CHANGELOG.md First commit 2019-11-08 18:50:17 +09:00
language-configuration.json First commit 2019-11-08 18:50:17 +09:00
package-lock.json Updated typenovel 2019-11-10 12:42:24 +09:00
package.json Updated typenovel 2019-11-10 12:42:24 +09:00
README.md Fix image path 2019-11-08 20:57:09 +09:00
tsconfig.json First commit 2019-11-08 18:50:17 +09:00
vscode-typenovel-0.0.1.vsix Added fixed vsix 2019-11-08 21:57:20 +09:00

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, @tip etc).
  • Syntax highlighting and language configuration(auto closing for bracket).
  • Error checking when saving target file.

capture