Feature Request:
I want to change the only the substring "MACRO" in VS_MACRO_1 to "CODE", by placing the cursor at the second underscore, pressing Ctrl-Backspace, and type "CODE" to get, VS_CODE_1.
Right now, Ctrl-Backspace deletes everything until the word delimiter (e.g. " ", or "/", etc...).