-
Notifications
You must be signed in to change notification settings - Fork 34.6k
Closed
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalitymacosIssues with VS Code on MAC/OS XIssues with VS Code on MAC/OS Xverification-neededVerification of issue is requestedVerification of issue is requestedverifiedVerification succeededVerification succeeded
Milestone
Description
- VSCode Version:
Version 1.3.0-insider (1.3.0-insider)
a21c123
2016-06-30T05:01:53.185Z - OS Version:
OSX 10.11.5 (15F34)
Steps to Reproduce:
- In a new document, type 'ab'.
- Place the editor caret between the two characters.
- Press
ctrl-t
.
In any standard OSX text area, this results in the text 'ba'.
In VS Code, the result is 'bab', which I cannot imagine justifying as desirable.
Note that there is a separate behavior when the caret is at end-of-line: in the EOL case, the previous two characters are transposed. VS Code handles this correctly; it is only the "in between" case that is broken (as far as I can tell). Any fix should make sure to test both cases.
benmosher, ronyeh, Zarel and sergiobuj
Metadata
Metadata
Assignees
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalitymacosIssues with VS Code on MAC/OS XIssues with VS Code on MAC/OS Xverification-neededVerification of issue is requestedVerification of issue is requestedverifiedVerification succeededVerification succeeded