Commit Graph

83 Commits

Author SHA1 Message Date
f3f2558f0c Handle a error case and name consistency 2016-11-17 10:12:45 -08:00
0cec98c418 Update links and small fixes 2016-11-16 15:57:54 -08:00
94730b8b48 Tree explorer usage doc 2016-11-16 15:49:54 -08:00
c38439756a Tree explorer sample 2016-11-16 09:33:20 -08:00
a17867e2b8 Merge pull request #4 from testerez/patch-1
Update README.md
2016-11-08 10:01:48 +01:00
94394386d5 Update README.md 2016-11-02 23:18:44 -04:00
29d219299e Rename extensions 2016-10-25 12:22:02 +02:00
4056dc8954 version updates 2016-09-27 09:10:31 +02:00
35e3a89bed Sample extension packs 2016-09-23 01:10:23 +02:00
cca179c64b Sample extension packs 2016-09-23 01:10:23 +02:00
e6bac737f5 Add Terminal.processId example
Part of Microsoft/vscode#11919
2016-09-19 14:35:52 -07:00
5a22cc9581 Add note in code indicating 1.6 APIs 2016-09-15 12:27:35 -07:00
3c9dd393d4 Add example for window.onDidCloseTerminal
Part of Microsoft/vscode#10925
2016-09-15 12:25:32 -07:00
94cd47f3c1 Add custom shell/args terminal example
Fixes Microsoft/vscode#10917
2016-09-13 21:35:54 -07:00
b569310d7d Update README.md 2016-09-13 14:47:17 -07:00
70e8e73063 Make terminal API calls type safe 2016-09-09 09:49:57 -07:00
02b3918fa6 Move terminal example over from Tyriar/vscode-terminal-api-example
Fixes Tyriar/vscode-terminal-api-example#4
2016-09-09 09:49:45 -07:00
b1ee9a11c5 Add more keys 2016-08-31 23:29:09 +02:00
81a3ebac8c Adopt themes to changes 2016-08-31 22:21:41 +02: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
291816d112 Provide light and dark sample themes with custom settings 2016-08-29 20:31:36 +02:00
a409ac8111 Sample theme extension 2016-08-29 20:10:20 +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
4a77b9840c bump version 2016-08-12 15:44:22 +02:00
f657fcd1a4 Merge branch 'vnext' 2016-08-05 14:13:45 +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
6e6a906dbb update document sample with sample for links 2016-07-29 12:38:47 +02:00
fa22df95b4 fix typo 2016-07-29 12:07:03 +02:00
f13c7cd1d9 add menu item to editor context menu 2016-07-29 11:26:42 +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
985a394b59 update read me 2016-07-21 21:16:23 +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
987f881412 Update read me 2016-07-15 12:59:00 +02:00
93f1a7ff29 include gitignore, launches, tasks, settings 2016-07-15 12:49:27 +02:00
8d14073ba3 vim-sample 2016-07-15 12:39:15 +02:00
4ce38ab40e use menus contrib point for css preview 2016-07-12 10:46:45 +02:00
37a9a2f413 use 'label' parameter in 'previewHtml' command 2016-07-12 10:41:05 +02:00
bd0ba2f04c fix link 2016-06-08 08:19:43 +02:00
c896e4e5e9 add how to run locally sections, fixes #1 2016-06-08 08:18:48 +02:00