CaseConversion icon indicating copy to clipboard operation
CaseConversion copied to clipboard

global conversion

Open lsiden opened this issue 6 years ago • 1 comments

I'd like to see a "file" "global" option to do this for all instances in a file or in a project tree.

lsiden avatar Apr 18 '19 18:04 lsiden

if you select multiple regions and then run a conversion command, it should do it for every selected region. This is limited to a file, but it uses existing Sublime mechanics, which I like.

so, find "fooBar" + select all matches + then running your case conversion command should convert all of them.

jdavisclark avatar Apr 22 '19 15:04 jdavisclark