In Notepad++ editor, there's a convenient feature: if you select a word in your text (not necessarily a keyword), the word is highlighted throughout the text. Is there any similar way in Emacs? Not necessarily with selection, I think something like C-"something" M-"something else" which highlights all words same as the word under the cursor would be nicer even.
To summarize: light-mode and highlight-mode both can highlight the word under the cursor. However, when I scroll with the mouse, the text cursor also changes it's position and the highlight disappears, which sort of limits it's applicability.
In addition, highlight-mode let you make several permanent highlights with different colors, and they don't disappear if you move the cursor, and you can navigate between them using hotkeys. There's an issue with it, which might be a bug (I can't say for sure, with my knowledge of EL close to zero, however I managed to fix it nonetheless), when Emacs complains about a void variable and can't load the mode.