0.21.0-insiders2
Pre-release
Pre-release
- Add documentation comments for hover, completion, and signature help. #399
- Fix bugs when UTF-8 characters > 1 byte are used. #1504, #1525, #2034, #2082, #2883
- Fix some IntelliSense process crashes. #1785, #2913
- Fix some incorrect IntelliSense error squiggles. #2422, #2597
- Fix incorrect IntelliSense error with Mac clang 10.0 libraries. #2608
- Add Italian translations for command titles.
- Fix
Go to Definition
whenmethod(void)
is used. #2802 - Fix PowerShell bug on Win7. #2822
- Support
C_Cpp.updateChannel
for VS Code Exploration builds. - Add icons for operators, structs/unions, enum values, template arguments, and macros. #2849
- Add text
(declaration)
,(typedef)
,(type alias)
, and(union)
to symbols. #2851 - Fix problem with empty recursive include paths. #2855
- Fix
NullReferenceException
on debugger launch with VS Code Insiders. #2858, PR Microsoft/MIEngine#810 - Add a refresh button to the
Attach to Process
picker. #2885- Matt Bise (@mbise1993) PR #2895
- Retry Insider VSIX downloading with
http.proxySupport
"off"
. #2927
Instructions
To use the "offline" .vsix (that doesn't download dependencies on extension activation), download the .vsix that matches your OS and run the "Install from VSIX" command in VS Code.