Skip to content

serjan-nasredin/toit.tmbundle

Repository files navigation

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.

Dark Theme Toit highlight in dark theme Light Theme Toit highlight in light theme

Installation

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"

Licensed Agreement of Author with Recipients

For license and copyright information please follow this like: https://github.com/snxx-lppxx/toit-sublime/blob/master/LICENSE. Contact with the author.