ADCode

Outline

A list of everything in the file you are looking at - its functions, classes, and sections.

When you would want it

It is the table of contents for a file, and the fastest way to jump around inside a long one.

Where to find it

  • All Features → Outline
  • Settings → adcode.navigation.outline

How to use it, step by step

On by default.

  1. Open the Structure popup to see it drawn as a tree, with lines connecting each thing to what it belongs to.
  2. Click any entry to jump to it.

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.

Find it in Universal Search

Outline · Finding your way