This website requires JavaScript.
Explore
Help
Register
Sign In
Microsoft
/
vscode
Watch
1
Star
0
Fork
0
You've already forked vscode
mirror of
https://github.com/microsoft/vscode.git
synced
2026-07-10 08:45:56 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5efebbd4c4cd4c74800dadb037cf64ed8629caee
vscode
/
src
/
vs
/
editor
/
common
/
controller
T
History
Alexandru Dima
5efebbd4c4
Fixes
#118270
: Add new option to control deleting character pairs and delete by default only auto-inserted closing characters
2021-03-22 15:54:20 +01:00
..
cursor.ts
Fixes
#118270
: Add new option to control deleting character pairs and delete by default only auto-inserted closing characters
2021-03-22 15:54:20 +01:00
cursorAtomicMoveOperations.ts
…
cursorCollection.ts
…
cursorColumnSelection.ts
Fixes
#118062
2021-03-22 12:03:25 +01:00
cursorCommon.ts
Fixes
#118270
: Add new option to control deleting character pairs and delete by default only auto-inserted closing characters
2021-03-22 15:54:20 +01:00
cursorDeleteOperations.ts
Fixes
#118270
: Add new option to control deleting character pairs and delete by default only auto-inserted closing characters
2021-03-22 15:54:20 +01:00
cursorEvents.ts
…
cursorMoveCommands.ts
Allow moving to blank lines also by model lines
2021-02-02 16:54:31 +01:00
cursorMoveOperations.ts
Simplify logic
2021-02-02 17:06:23 +01:00
cursorTypeOperations.ts
Handle input on Android
2021-02-05 13:09:15 +01:00
cursorWordOperations.ts
Fixes
#118270
: Add new option to control deleting character pairs and delete by default only auto-inserted closing characters
2021-03-22 15:54:20 +01:00
oneCursor.ts
…
wordCharacterClassifier.ts
…