- Code: Select all
for( n in attribute s| ){ <-- cursor is after the s
// normal
}
CTRL+T yields:
- Code: Select all
for( n in attribute normal ){
// s
}
Is there a specific "transpose character" command? I almost never want to swap words. I generally only use transpose for typos so would like to re-map CTRL-T to always swap characters.