Sticky scroll
As you scroll down inside a long function, its name stays stuck at the top of the editor so you never lose track of where you are.
When you would want it
Two hundred lines into a file, the thing you most want to know is which function you are inside. Scrolling back up to check is how you lose your place.
Where to find it
- All Features → Sticky scroll
- Settings → adcode.editing.stickyScroll
How to use it, step by step
On by default.
- Click a stuck line at the top to jump back to it.
Why this beats the usual way
Other editors give you this through a stack of extensions that each need installing, updating, and reconciling with each other - and half of them reset when a colleague opens the project. ADCode ships these behaviours in the box, on by default, identical on every machine that opens your folder, and each one is a single switch away if you disagree.
Find it in Universal Search
Sticky scroll · Editing