Skip to content

0.14.3

Compare
Choose a tag to compare
@bobbrow bobbrow released this 28 Nov 00:41
20d89ca

This release addresses multiple community-reported issues

  • Fix for disappearing parameter hints tooltip. #1165
  • Fix for parameter hints only showing up after the opening parenthesis. #902, #819
  • Fix for customer reported crashes in the TypeScript extension code. #1240, #1245
  • Fix .browse.VC-#.db files being unnecessarily created when an shm file exists. #1234
  • Fix High CPU load on unsupported Linux distros. #1249
  • Fix language service to only activate after a C/C++ file is opened or a C/Cpp command is used (not onDebug).
  • Fix database resetting if shutdown was blocked by an IntelliSense operation.
  • Fix deadlock that can occur when switching configurations.
  • Fix browse.databaseFilename changing not taking effect until a reload.