In Notepad++, whenever you select any word in an HTML document (or in your CSS), similar words are automatically highlighted.
Is there a shortcut I can use to edit all o
There is a way, but I used a different editor. Sublime lets you select multiple areas by highlighting one and hitting CTRL+D, then you get many cursors and you can edit them in parallel.