Releases: mvextensions/mvbasic
Releases · mvextensions/mvbasic
v2.0.8
v2.0.7
v2.0.6
- Crushed many Regex bugs with the language server
- Better recognition of keywords
- Fixed erroneous warnings and errors
- Fixed language server JavaScript errors
- Fixed incorrect line matching for legitimate warnings and errors
- Fixed bug that introduced spaces to blank lines
- Introduced webpack to bundle the extension
- Removed docs from the bundled extension (they can still be accessed online at the repo)
- Improvements to RestFS API
v2.0.5
- Fix formattingEnabled setting to correctly enable/disable auto formatting
- Improve RestFS API
- Fix formatting issue with spacing and blank lines
v2.0.4
- Add AccuTerm connector for RestFS
- Improve RestFS API
- Add "Language Type" setting for dynamic IntelliSense
- Improve Regex for comments, split lines and for/next
- Improve docs
- Add additional language syntax test files