ColorHighlighter - is a plugin for the Sublime text 2 and 3, which underlays selected hexadecimal colorcodes (like "#FFFFFF", "rgb(255,255,255)", "white", etc.) with their real color. Also, plugin adds color picker to easily modify colors. Documentation: https://monnoroch.github.io/ColorHighlighter.
When you have a long text (on my pc f.e. 12,000 rows) and you select all of them, the editor gets pretty slow. After disabling color highlighter editor works fine again.
When you have a long text (on my pc f.e. 12,000 rows) and you select all of them, the editor gets pretty slow. After disabling color highlighter editor works fine again.