Skip to content

Releases: mvextensions/mvbasic

v2.1.7

Choose a tag to compare

@itsxallwater itsxallwater released this 26 Mar 05:23
eabc689
  • Added Format Structure setting to assist with code folding
  • Package updates

v2.1.6

Choose a tag to compare

@itsxallwater itsxallwater released this 15 Mar 18:07
f954e1c
  • QM language improvements
  • Package updates

v2.1.5

Choose a tag to compare

@itsxallwater itsxallwater released this 28 Jan 01:12
2825c51

See v2.1.4 but with fixes to the badges in the README which were blocking the Marketplace publish

v2.1.4

Choose a tag to compare

@itsxallwater itsxallwater released this 28 Jan 00:05
52e72c5
  • Latest package updates

v2.1.3

Choose a tag to compare

@itsxallwater itsxallwater released this 27 Jan 19:42
39e5da0
  • Resolving issues from breaking changes in VS Code 1.62 (#162)
  • Refactor RestFS to use Axios
  • Bug fixes with jBASE syntax highlighting

v2.1.2

Choose a tag to compare

@itsxallwater itsxallwater released this 19 Jan 16:27
ead834d
  • Bug fixes and performance enhancements to the AccuTerm connector (#133)
  • Package dependency updates
  • Light refactoring to match latest Microsoft sample language server code

v2.1.1

Choose a tag to compare

@itsxallwater itsxallwater released this 11 Nov 18:34
  • Added improvements to dynamic user variable Intellisense to now include
    • Arguments from a CALL or SUBROUTINE
    • Variables from a FOR ... TO
    • Variables from a EQU ... TO
    • Variables from a EQUATE ... TO

v2.1.0

Choose a tag to compare

@itsxallwater itsxallwater released this 08 Oct 22:06
  • Added userVariablesEnabled setting which allows the language server to parse your code for variable names to use in IntelliSense (#128)

v2.0.11

Choose a tag to compare

@itsxallwater itsxallwater released this 05 Sep 05:31
bd92d9c
  • Fixed bug with customFunctionPath and improved jBASELanguage.json

v2.0.10

Choose a tag to compare

@itsxallwater itsxallwater released this 02 Sep 02:21
43353ed
  • Fixed bug with customFunctionPath