vscode-cpptools icon indicating copy to clipboard operation
vscode-cpptools copied to clipboard

goto define shuould not open an new file while the file has opend

Open heartacker opened this issue 2 weeks ago • 1 comments

Environment

  • OS and Version: all
  • VS Code Version: all
  • C/C++ Extension Version: all
  • If using SSH remote, specify OS of remote machine: both

Bug Summary and Steps to Reproduce

  1. open a.c file and a.h file
  2. fouce c file and hit F12, go to define
  3. an new a.h will be open, even a.h have been open

could you please go to the open file and jump to the define? please

Configuration and Logs

*

Other Extensions

No response

Additional context

No response

heartacker avatar Dec 02 '25 01:12 heartacker