Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tategakibunko/vscode-typenovel

TypeNovel support for Visual Stdio Code
https://github.com/tategakibunko/vscode-typenovel

typenovel vscode-extension

Last synced: about 1 month ago
JSON representation

TypeNovel support for Visual Stdio Code

Awesome Lists containing this project

README

        

# vscode-typenovel

`vscode-typenovel` is VSCode extension for [TypeNovel](https://github.com/tategakibunko/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](https://raw.githubusercontent.com/tategakibunko/vscode-typenovel/master/images/capture.gif)