1.14.2 (pre-release, release candidate)
Pre-release
Pre-release
sean-mcmanus
released this
10 Feb 02:14
·
582 commits
to insiders
since this release
Instructions
Install it via using the Extensions view in VS Code and choosing the option "Switch to Pre-Release Version" or download a vsix that matches your OS from the "Download" dropdown in the "Version History" tab section on the Marketplace website) and then use the Extensions: Install from VSIX...
command in VS Code (don't double-click the vsix or another app like VS might try to open it incorrectly).
Requirements
- VS Code 1.67.0 or later.
Changes
Enhancements
- Add error messages for Create Declaration / Definition. #10163
- Follow up changes to the new status UI. #10413
- Add Ada to supported languages for debugging. #10475
- Anthony Leonardo Gracio (@AnthonyLeonardoGracio) PR #10476
Bug Fixes
- Show a reload prompt after
C_Cpp.hover
is changed. #10076 - Fix a bug with settings changes not being handled correctly for multiroot. PR #10458
- Fix a crash with empty PATH entries on Linux/Mac.
Known Issues
- None so far.