Releases: mvextensions/mvbasic
Releases · mvextensions/mvbasic
v2.1.6
- QM language improvements
- Package updates
v2.1.5
v2.1.4
- Latest package updates
v2.1.3
v2.1.2
v2.1.1
- Added improvements to dynamic user variable Intellisense to now include
- Arguments from a
CALL
orSUBROUTINE
- Variables from a
FOR ... TO
- Variables from a
EQU ... TO
- Variables from a
EQUATE ... TO
- Arguments from a
v2.1.0
v2.0.11
- Fixed bug with customFunctionPath and improved jBASELanguage.json
v2.0.10
- Fixed bug with customFunctionPath
v2.0.9
- Fixed a bug with LOOP/REPEAT recognition and spacing (no issue)
- Fixed a bug with formatting for comment lines (#110)
- Added new indentComment setting to control comment indentation (#111)
- Added new customFunctionPath setting to allow users to contribute custom functions/subroutines for IntelliSense and linting (#113)