LispBM language supportThis brings basic language support for the lispBM language to vscode. LispBM is a functional programming language in the lisp family designed to be run on microcontrollers. This is the first real extention I write for vscode, so don't put too much faith in this extension. FeaturesThis extension adds the new language The primary feature are the provided Textmate grammar definitions. This means that basic syntax highlighting is supported (no semantic highlighting!). Bracket definitions are also provided. RequirementsThis extension has no requirements, just install and enjoy! :) Extension SettingsThere are no settings for this extension. Known IssuesCalling out known issues can help limit users opening duplicate issues against your extension.
Release NotesSee CHANGELOG.md for more details 0.0.1Initial release of the extension. 0.1.0
0.1.1
0.2.0
0.2.2
0.2.3
|