ADCode

Symbol search

Find a function, class, or variable by name anywhere in the project, without knowing which file it is in.

When you would want it

You almost always remember what a thing is called and almost never remember where it lives.

Where to find it

  • All Features → Symbol search
  • Settings → adcode.navigation.symbolSearch
  • Keyboard → CmdOrCtrl+T

How to use it, step by step

  1. Press Ctrl+T and type the name.
  2. The list shows what kind of thing each result is and which file it is in.

Why this beats the usual way

Fast navigation is the feature paid IDEs advertise and free editors approximate. ADCode treats fuzzy open, symbol search, and go-to-definition as core paths, tuned to work from the first launch with no indexing wait and no plugin hunt.

Shortcut

CmdOrCtrl+T

Find it in Universal Search

Symbol search · Finding your way