PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: Hans-Dieter Veit on January 30, 2016, 05:02:23 AM

Title: auto highlight
Post by: Hans-Dieter Veit on January 30, 2016, 05:02:23 AM
Hello,

there is feature in my webeditor that i became to love: It is some kind of auto highlight. If you select a word, all occurrences of this word in the current document become highlighted.

Maybe switchable (active/inactive) with a key combination

This facilitates to keep track while debugging or if you have to reunderstand some code you wrote some time ago (or you got from somewhere else)

Hans