Skip to content

0.26.3-insiders3

Pre-release
Pre-release
Compare
Choose a tag to compare
@sean-mcmanus sean-mcmanus released this 09 Jan 02:52
adc9892

Instructions

Set the "C_Cpp.updateChannel" setting to "Insiders" to auto-install the latest Insiders vsix. Or if that doesn't work (such as in the remote scenario prior to 0.26.3-insiders2), manually download the vsix that matches the target OS and run the "Install from VSIX" command in VS Code.

Requirements

  • VS Code 1.30.0 or later.

Bug Fixes

  • Improve memory usage in projects with a large number of files. #3326
  • Fix compile_commands.json prompt appearing when a configuration provider is used. #3972
  • Improve IntelliSense performance with range-v3. #4414
  • Fix regression crashes. #3607, #4770
  • Fix compiler querying with more than 40 compilerArgs. #4791
  • Fix files being removed from the database on startup with a configuration provider. #4802
  • Fix a bug that could cause the browse database threads to get stuck.

Known Issues

  • None so far.