.. |
actions
|
refactor: put comparekeypresses function into baseaction class
|
2018-07-25 01:36:24 -07:00 |
cmd_line
|
fix: add configuration tests
|
2019-01-29 23:26:17 -08:00 |
completion
|
refactor: rename the cursor properties to something more sensible
|
2019-02-01 21:01:19 -08:00 |
configuration
|
fix: cursor jumps when selection changes to output window
|
2019-02-06 20:44:42 -08:00 |
mode
|
fix: add configuration tests
|
2019-01-29 23:26:17 -08:00 |
number
|
sort and remove unused imports
|
2017-12-13 11:36:31 +11:00 |
operator
|
Fix: visual block yank, delete and put behavior for single line selections.
|
2019-01-16 07:22:18 +01:00 |
plugins
|
fix ds" with nested quotes and add some tests - fixes #3415
|
2019-01-31 02:09:05 -05:00 |
register
|
Change to use native vscode clipboard
|
2018-12-12 19:02:42 -08:00 |
state
|
refactor: dupe cursors
|
2019-02-04 12:21:47 -08:00 |
error.test.ts
|
sort and remove unused imports
|
2017-12-13 11:36:31 +11:00 |
extension.test.ts
|
fix: actually run prettier
|
2018-02-04 14:47:48 -08:00 |
index.ts
|
Fix minor typo
|
2018-07-27 16:29:39 -04:00 |
jumpTracker.test.ts
|
fix: remove unused declarations
|
2019-01-23 12:29:44 -08:00 |
macro.test.ts
|
sort and remove unused imports
|
2017-12-13 11:36:31 +11:00 |
motion.test.ts
|
feat: implements usage of insert to toggle between modes (as per #1787) (#2356)
|
2018-02-26 06:44:01 -08:00 |
motionLineWrapping.test.ts
|
Add whichwrap support
|
2018-07-20 12:02:58 -07:00 |
multicursor.test.ts
|
refactor: rename the cursor properties to something more sensible
|
2019-02-01 21:01:19 -08:00 |
sentenceMotion.test.ts
|
add sentence motion tests including failing test for #2689
|
2019-02-02 14:11:11 -05:00 |
testConfiguration.ts
|
feat: add tests
|
2019-02-05 22:48:32 -08:00 |
testSimplifier.ts
|
refactor: no need for so many different ways to create a position object
|
2019-02-02 14:55:25 -08:00 |
testUtils.ts
|
feat: configuration validators
|
2019-02-05 11:52:34 -08:00 |
textEditor.test.ts
|
sort and remove unused imports
|
2017-12-13 11:36:31 +11:00 |