73e249b3c1
Migrate all samples to eslint 9
...
Switches all samples to use eslint 9 with flat configs. I've tried to migrate existing settings as much as possible. However our eslint configs were also inconsistent so I've tried to align these too
2024-10-26 17:44:03 -07:00
2f83557a56
Run format on repo
2022-11-04 14:27:02 -07:00
7b9a0a8c4c
Use eslint instead of tslint
...
Fixes #266
2020-05-29 14:01:37 -07:00
cc64fa1dc2
Remove use stricts from ts files
...
This is implicit for modules
2019-05-30 18:27:43 -07:00
03cf5fa9f1
Enable strict mode for many samples
2019-05-10 14:34:54 -07:00
0460228f31
Normalize the vim sample
2018-11-08 10:13:39 +01:00
6eac0c4fbc
Adopt tasks 2.0.0 ( Microsoft/vscode#50876 )
2018-05-31 16:13:52 +02:00
fcbdfc95ba
format ts and json files
2016-12-30 11:17:41 +01:00
66121ae48d
revert ctrd+d mapping
2016-08-30 16:20:17 +02:00
1eab488f56
test ctrl+d with different key binding
2016-08-30 15:43:29 +02:00
028ecb30ea
Fold commands
2016-08-29 19:37:16 +02:00
fffc1657bc
Implement revealLine and reveal cursor while scrolling
2016-08-19 12:45:49 +02:00
134de4eff9
Port IME support from alexandrudima/vscode-vim
2016-08-16 11:05:42 +02:00
0b31fec3d8
Support scroll commands
2016-08-04 18:08:09 +02:00
d7a60b2c70
Use cursorMove command for up/down motions
2016-08-03 12:04:33 +02:00
937aa692e0
do not adjust position in visual mode
2016-07-28 09:56:09 +02:00
05c250a403
Adjust selection in visual mode. Fixes #8
2016-07-27 12:51:05 +02:00
9539648af7
Implement g_ and vg_
2016-07-27 11:05:23 +02:00
44608f9d79
update mian read me and package json
2016-07-25 17:57:54 +02:00
0361c303fd
fix cursor commands
2016-07-25 17:42:04 +02:00
435d503317
Implement move active tab
2016-07-25 16:59:01 +02:00
2b83dc4e00
Adopt to latest command changes
2016-07-21 21:13:00 +02:00
f53d0df26d
implement gj and gk
2016-07-19 12:57:26 +02:00
108986dde7
Update argument for lineColumnCenter
2016-07-15 17:31:49 +02:00
8d14073ba3
vim-sample
2016-07-15 12:39:15 +02:00