Modest Extension for VS Code
Features
- Syntax and Error highlighting
- Brace matching/collapsing
- IntelliSense (autocompletion for variable)
- Renaming of variable, function and process names
- Code formatting
- Code snippets
- Refactoring support (extract constant/function/process/variable, surround with if/while/etc..)
- Document symbol highlighting
- Graphical user interface to run tools on files
- Automatically extract all possible parameters of every tool and populate the sidebar with corresponding input boxes to set these parameters.
- Display a DOT file generated by Modest for the current file, updated in real time.
- Process run output to allow it to be interactively shown.
Requirements
- The Modest Toolset (a version with the LanguageServer built-in)
- VS Code (Version 1.52.0 or later)
Release Notes
See the changelog for a full list of changes.
0.0.9
Fixed file selection not working in run window.
0.0.8
Fixed bugs introduced in 0.0.7
0.0.7
Added possibility to plot multiple values in a single plot
0.0.6
Fixed missing icons in sidebar and DOT view
0.0.5
Fixed locating the modest executable on Linux
0.0.4
First non-preview release
0.0.3
Small feature and bugfix update
0.0.2
Small feature and bugfix update
0.0.1
First beta release of the Modest Extension.
| |