Deeplang is a new programming language for IoT device. Offical Website: www.deeplang.org
Deeplang Syntax plugin will get you the bleeding-edge syntax highlighting for Deeplang, which means your theme will be able to color your code better.
- highlighter
- lsp (todo)
- repl (todo)
- debug (todo)
- Install Visual Studio Code (1.63.0 or higher)
- Launch Code
- From the command palette
ctrl+shift+p(Windows, Linux) orcmd+shift+p(OS X) - Select
Install Extension - Choose the extension
Deeplang Syntax - Reload Visual Studio Code, and the changes will automatically be applied to all relevant files.
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature - Commit your changes:
git commit -am 'Add some feature' - Push to the branch:
git push origin my-new-feature - Submit a pull request :D
Visual Studio Code v1.63.0