zdcthomas / toit-ide-tools

Tools for working with Toit in different IDEs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ide-tools

Tools for working with Toit in different IDEs

VS Code

See vscode/README.md.

Vim

See vim/README.md.

Development

To have automatic checks for copyright and MIT notices, run

$ git config core.hooksPath .githooks

If a file doesn't need a copyright/MIT notice, use the following to skip the check:

git commit --no-verify

About

Tools for working with Toit in different IDEs

License:MIT License


Languages

Language:TypeScript 53.8%Language:JavaScript 33.7%Language:Vim Script 11.5%Language:Shell 0.9%