Skip to content

1.0.1

Compare
Choose a tag to compare
@sean-mcmanus sean-mcmanus released this 22 Sep 00:23
· 1774 commits to release since this release
0940fb7

Instructions

To use the "offline" .vsix (that doesn't download OS-based dependencies on extension activation), download the .vsix that matches your OS and run the "Install from VSIX" command in VS Code.

Requirements

  • VS Code 1.44.0 or later.

Changes

Bug Fixes

  • Fix "No IL available" IntelliSense error on Linux/macOS when #error directives are present in the source code. #6009, #6114
  • Fix issue on Windows with the language server not shutting down properly which causes the IntelliSense database to become corrupted. PR #6141
  • Fix "No IL available" IntelliSense error when predefined macros are undefined. #6147
  • Fix infinite loop IntelliSense regression. #6166

Known Issues

  • None so far.