Can you suggest some keyboard shortcut to substitute several occurrences of a word with some other word in a code editor!
Eg: In the picture below, I want to convert all the occurrences of 'int' to 'long int'.
Eg: In the picture below, I want to convert all the occurrences of 'int' to 'long int'.