Sublime Text 3 plugin for Toit Programming Language
Syntax definition for *.toit
files for Sublime Text. The extension *.toit
is used for convenient programming under esp32.
More information on the documentation page.
Make sure you've PackageControl installed, then open: Command Palette → Install Package → Toit.
Alternatively, clone this repository into Sublime's Packages directory:
$ git clone https://github.com/snxx-lppxx/toit-sublime.git -b develop
$ cd toit-sublime
$ xcopy /y /o /e ".\toit-sublime" "%AppData%\Sublime_Text_3\Packages\Toit"
For license and copyright information please follow this like: https://github.com/snxx-lppxx/toit-sublime/blob/master/LICENSE. Contact with the author.