VSCE Tesselvsce-tessel is a visual studio code extention for manage your Tessel 2, it's a wrapper around t2-cli. I build this extention with the intention to avoid switching to the terminal for every single command, makes short loop interations faster. Featuresvsce-tessel supports most of the commands provided by t2-cli, please if you cannot find the command that you need please open an issue and remember that in the meanwhile you can still use the t2-cli. RequirementsYou need to have t2-cli installed. Extension Settingsvsce-tessel extention uses tesselfile.json. This file contains some configurations used by the plugin. It's very useful when you have multiple projects, or multiple boards connected at the same time. For example, you could config the name of the board where you want to deploy the code on, so when you run the command Known IssuesRelease Notes0.0.1Initial release 0.0.2
0.0.3
0.0.4
|