vscode: macOS (Apple Silicon): VSCode crashes if inlay hints are enabled for the cpptools extension.
Does this issue occur when all extensions are disabled?: Yes/No
OS and Version: macOS 12.5.1 Apple Silicon VS Code Version: 1.70.2 C/C++ Extension Version: 1.11.5
As reported here: https://github.com/microsoft/vscode-cpptools/issues/9776#issuecomment-1230961575
Steps to Reproduce:
- Enable inlay hints for C++
- Try using VSCode - typing, checking etc.
macOS pops up a dialog and offers to restart or close VSCode.
About this issue
- Original URL
- State: closed
- Created 2 years ago
- Comments: 20 (9 by maintainers)
When things go and feel slow and esp when seeing the unresponsive window can then follow these steps please: https://github.com/Microsoft/vscode/wiki/Performance-Issues#profiling-the-renderer-process
It will guide you to creating a CPU profile which will enable us to identify the issue here