Skip to content

v3.2.4

Compare
Choose a tag to compare
@znorman-harris znorman-harris released this 25 Oct 20:59
· 1684 commits to main since this release

Fixed an issue where improper versions of node.js were used for the language server startup. This caused failures in the language server starting which would prevent any of the feature goodness of the language server from being accessible.

Added in a sidebar entry for notebooks

Updated cache logic to fix a potential circular JSON error when adding items to our cache

Renamed "Additional Actions" sidebar to "Quick Access" and updated the icon used

Resolve an edge case when running notebooks where a false-failure would be detected that halts notebook execution.

Fixed an issue when launching IDL on Mac where ENVI crashes because "LANG" is missing from the environment