Quantcast
Channel: Active questions tagged visual-studio-code - Stack Overflow
Viewing all articles
Browse latest Browse all 97371

How to quickly search for a symbol under cursor in all project files in Visual Studio Code

$
0
0

While browsing through C++ code in VS Code, I am looking for a better way (possibly just a simple keyboard shortcut after some configuration) to do the following:

  1. My cursor is hovering over a symbol (e.g. MyClass class).
  2. I want to search for this symbol in all project files (i.e. perform Ctrl + Shift + F search on the symbol under cursor)

At present I don't know a better way then to copy the symbol name -> Ctrl + Shift + F -> paste the name -> hit 'Enter'.


Viewing all articles
Browse latest Browse all 97371

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>