fluent-vscfluent (the programming language) support for vscode. FeaturesCurrently there are not many features: Syntax highlighting (more like lexical highlighting)General QoLYou can comment your code, enclose it in brackets, quotes, parens, braces. RequirementsCurrently there are none, but in future I want this extension to allow you to run code by pressing F5. For this you will have to install fluent interpreter on your machine. Extension SettingsCurrently there are none, but when interpreter will be a requirement, you will have ability to specify its location. Known IssuesNo semantic highliting. Release Notes18.06.2022Initial release, main feature is syntax higlighting. |