Breadcrumbs
A line above the editor showing the trail to where you are: the folder, the file, and the function your cursor is inside.
When you would want it
It answers 'where am I' at a glance, and every part of the trail is a button.
Where to find it
- All Features → Breadcrumbs
- Settings → adcode.navigation.breadcrumbs
How to use it, step by step
On by default.
- Click a workspace or folder to browse inside it and across sibling folders.
- Click the file for sibling and recent files, Quick Open, copy, reveal, rename, and comparison/history actions.
- Click a symbol to search the file outline.
- With a crumb focused, use Left and Right to move through levels, Down or Enter to open one, then type to filter and press Enter to switch.
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
Breadcrumbs · Finding your way