vscode-cpptools
vscode-cpptools copied to clipboard
Refactor rename is slow
Environment
- OS and Version:
- VS Code Version:
- C/C++ Extension Version:
- If using SSH remote, specify OS of remote machine:
Bug Summary and Steps to Reproduce
Bug Summary:
Steps to reproduce:
- Open libaprsaroute.zip
- Go to line 402 in file aprsroute.hpp
- Invoke Refactor Rename
Refactor Preview takes about 1m to display.
Expected behavior:
Refactor Preview takes 5-10 seconds to display
Configuration and Logs
As this is perf, not sure it will be useful, but I can provide if requested.
Other Extensions
No response
Additional context
No response