SublimeText / WordHighlight

Highlight all copies of the currently selected word.
MIT License
180 stars 24 forks source link

Permanent highlight set of chars. #57

Closed alvolturbo closed 9 years ago

alvolturbo commented 9 years ago

Hi. Could you add permanent quick highlight for character sets selected by mouse? Something like set constant highlight in whole file for the same sequences. Maybe more than one pattern could be add and each of of them could be highlight with different color (permanent highlighting multiple pattern in different colors). Quick add and quick reset of this option could be nice.

adzenith commented 9 years ago

Sublime's built-in find functionality can already highlight one set at a time. For multiple sets, I think I read about a plugin like that that exists already.

FichteFoll commented 9 years ago

This one maybe? https://github.com/wbond/package_control_channel/pull/3817

adzenith commented 9 years ago

Somehow I entirely missed that notification :P

adzenith commented 9 years ago

I knew I'd seen one! https://github.com/seanliang/HighlightWords