0.21.0-insiders
Pre-release
Pre-release
- Add support for
__int128_tand__uint128_ttypes. #1815 - Fix several incorrect IntelliSense error squiggles. #1942, #2478, #2763
- Fix several crashes. #2505, #2768
- Fix completion not working in template specializations. #2620
- Fix IntelliSense-based
Go to Definitionwith overloads that return a template with a default param (e.g. vector) #2736 - Fix memory "leak" when parsing a large workspace. #2737
- Fix
Go to Definitionwhen__catch(),_NO_EXCEPT_DEBUG, or_LIBCPP_BEGIN_NAMESPACE_STDis used. #2761, #2766 - Fix compiler in
compile_commands.jsonnot taking precedence over theCpp.default.compilerPath. #2793
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.