mirror of
https://github.com/textmate/textmate.git
synced 2026-01-20 20:27:59 -05:00
This is unimplemented and I probably won’t implement it unless there is a very compelling use-case. The Text → Transpose action can already transpose words, either when separated by whitespace, comma, etc., or when the words are selected as two (or more) discontinuous selections. Closes #1109