Skip to content

0.21.0-insiders

Pre-release
Pre-release
Compare
Choose a tag to compare
@sean-mcmanus sean-mcmanus released this 09 Nov 03:17
8f67142
  • Add support for __int128_t and __uint128_t types. #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 Definition with 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 Definition when __catch(), _NO_EXCEPT_DEBUG, or _LIBCPP_BEGIN_NAMESPACE_STD is used. #2761, #2766
  • Fix compiler in compile_commands.json not taking precedence over the Cpp.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.