Skip to content

Latest commit

 

History

History
69 lines (40 loc) · 1.49 KB

CHANGELOG.md

File metadata and controls

69 lines (40 loc) · 1.49 KB

Change Log

All notable changes to the "nelson" extension will be documented in this file.

Check Keep a Changelog for recommendations on how to structure this file.

[3.2.1] - 2025-01-12

Changed

  • node dependencies regenerated/updated.

[3.2.0] - 2025-01-12

Added

  • The NELSON_RUNTIME_PATH environment variable is now used to invoke Nelson. No additional configuration is required on Windows with version 1.11.0
  • Package bundle included.

Changed

  • Keywords (macro, builtin) updated for 1.11.0 version.

[3.1.0] - 2025-01-02

Added

  • Terminal profile with Nelson instance. Nelson executable path must be in your PATH environment variable.

[3.0.0] - 2024-12-24

Added

  • Requires Nelson v1.10.0 as minimal version.
  • Completion on macros and builtins of Nelson.
  • Use Nelson's icon when a Nelson file is opened.
  • Autocompletion for macros and built-in functions in Nelson.

Changed

  • Keywords (macro, builtin) updated for 1.10.0 version.
  • Snippets updated.
  • Dependencies updated for VS Code >= 1.96.

[2.1.0] - 2021-06-17

Added

  • .m file extension managed (Nelson 0.5.6 or more).
  • Keywords (macro, builtin) updated for 0.5.6 version.

[2.0.0] - 2021-05-20

Added

  • Requires Nelson v0.5.5 as minimal version.
  • Default comment symbol is '%'.
  • Keywords (macro, builtin) updated for 0.5.5 version.

Fixed

  • Fix some warnings with last VS Code versions.

[1.0.0] - 2020-01-01

Added

  • Initial public version.