atom / symbols-view

Jump to symbols in Atom
MIT License
164 stars 114 forks source link

When scrolling to symbol, *highlight* it in the buffer #143

Open wottpal opened 8 years ago

wottpal commented 8 years ago

I've recently tried VSCode and they do this really well. I miss this in Atom. In combination with https://github.com/atom/symbols-view/issues/132 symbol-search would be massively improved IMHO.

It's basically just about giving the currently selected symbol in the list a tinted background color or dimming everything except the function/variable or whatever.

symbol-highlight in vscode