Commit Graph

37332 Commits

Author SHA1 Message Date
Jackson Kearl
4dff8da77b remove comments for more proper json 2018-08-08 10:43:16 -07:00
Jackson Kearl
75fec9f1fd Merge branch 'feature-demo/auto-closing-config' of github.com:JacksonKearl/vscode into feature-demo/auto-closing-config 2018-07-24 13:41:00 -07:00
Jackson Kearl
87eef42e30 Merge branch 'master' into feature-demo/auto-closing-config 2018-07-24 13:36:07 -07:00
SteVen Batten
3775e829b9 fixes #53808 2018-07-24 11:14:26 -07:00
Rob Lourens
e918835b38 Settings editor - add badge to actions dropdown 2018-07-24 10:27:15 -07:00
SteVen Batten
96625aad85 fix #54723 2018-07-24 10:12:06 -07:00
Rob Lourens
edeb0a3d39 More settings editor changes - hide actions behind dropdown 2018-07-24 10:07:21 -07:00
Rob Lourens
2254b1c687 Fix smoketest 2018-07-24 10:07:20 -07:00
Rob Lourens
605018ad75 Settings editor - start fixing up to match new mockups 2018-07-24 10:07:20 -07:00
Alex Dima
c846457041 Fix registration issue 2018-07-24 18:35:49 +02:00
Alex Dima
f5494e1f74 Move Edit menu registrations next to the actions (#54510) 2018-07-24 18:30:28 +02:00
Alex Dima
d58a9f36f3 Add support for menubarOpts in commands 2018-07-24 18:21:16 +02:00
Alex Dima
f82b14800c Remove unused code 2018-07-24 18:10:04 +02:00
Alex Dima
a479a5a41f Use a const enum for keybindings weights 2018-07-24 18:09:42 +02:00
Alex Dima
75a9a1fd63 Towards using a const enum for keybindings weights 2018-07-24 17:58:24 +02:00
Alex Dima
608c07c451 Have kbOpts.weight be mandatory 2018-07-24 17:48:00 +02:00
Alex Dima
2b0800a59e Simplify Command registration 2018-07-24 17:48:00 +02:00
Alex Dima
403a5869bb Move Edit and Selection menu registrations into the codeEditor part 2018-07-24 17:48:00 +02:00
Alex Dima
f827dbb7e8 Add canUndo and canRedo context keys 2018-07-24 17:48:00 +02:00
Isidor Nikolic
8ddb53ce3d Merge pull request #54888 from Microsoft/misolori/update-badge-size
Update badge in panel title
2018-07-24 17:36:23 +02:00
Daniel Imms
d6fe2757be Support toggling escape sequence logging
Fixes #54949
2018-07-24 08:17:52 -07:00
Johannes Rieken
70b3e116e0 add special rendering for no-tabs case, #54370 2018-07-24 17:10:13 +02:00
Johannes Rieken
d406fc48df add workspace folders to model and picker #54370 2018-07-24 17:10:13 +02:00
Johannes Rieken
cf2788274a use FileKind in FileElement, #54370 2018-07-24 17:10:13 +02:00
Sandeep Somavarapu
48464ea52d clean up 2018-07-24 16:59:37 +02:00
Sandeep Somavarapu
d4c2ccdd99 Merge pull request #53503 from njkevlani/feature-#53372
Fixes #53372
2018-07-24 16:53:26 +02:00
Christof Marti
5c82fedfed Include list/tree in tab order and cycle within QuickInput/Open widget (fixes #51850) 2018-07-24 16:45:28 +02:00
Sandeep Somavarapu
7d967a50ce Replace schema check with file service handling 2018-07-24 16:42:49 +02:00
Aldo Donetti
c890e6caf6 typo
as part of the localization effort @agriffard noticed that an english string was incorrect - fixed here
2018-07-24 07:38:15 -07:00
Sandeep Somavarapu
0aee16bab6 Fix #52944 2018-07-24 16:24:25 +02:00
Sandeep Somavarapu
32ecb994de do not support folder paths on windows as folder uris 2018-07-24 16:14:55 +02:00
isidor
46f0f8bd61 anounce once debug console and output get cleared via actions
fixes #52399
2018-07-24 16:13:46 +02:00
isidor
ca4f1bef42 history navigation: read out changes to screen reader
fixes #52401
2018-07-24 15:54:57 +02:00
Johannes Rieken
f6d4c244a9 don't show title for symbol, #54747 2018-07-24 15:22:15 +02:00
Johannes Rieken
b1f7de5b4f fix #54741 2018-07-24 15:12:55 +02:00
Johannes Rieken
73d874f5b2 Merge pull request #53871 from Microsoft/joh/splash
Parts splash
2018-07-24 14:55:23 +02:00
Sandeep Somavarapu
5a3595e291 Implement #47502 2018-07-24 14:45:45 +02:00
Sandeep Somavarapu
44b3d6f297 Fix #53110 2018-07-24 12:33:23 +02:00
Erich Gamma
1616ea1193 Disable npm code lens by default 2018-07-24 12:18:13 +02:00
Sandeep Somavarapu
f18ee4b087 remove unused imports 2018-07-24 12:14:20 +02:00
Johannes Rieken
3a7fa5f30a replace getDomNodePagePosition with more specific functions 2018-07-24 12:08:56 +02:00
Sandeep Somavarapu
94cfde6813 Fix #53741 2018-07-24 11:55:30 +02:00
Johannes Rieken
37183ce4ce ignore sidebar when workspace is empty 2018-07-24 11:48:31 +02:00
Nilesh
26edb37b1c Reverted some changes.
Reverted changes regareding kebindingsEditor and removed some actions.
2018-07-24 14:53:28 +05:30
Johannes Rieken
25f44fb0f2 more fields 2018-07-24 11:14:36 +02:00
Alex Dima
44f1b6866c Fixes #54773: Check model version id right before applying the edits 2018-07-24 11:00:30 +02:00
Alex Dima
580a0aa79d clean up test name 2018-07-24 11:00:30 +02:00
Johannes Rieken
fc78c209e8 use range for hightlight and selectionRange for revealing, #54857 2018-07-24 10:46:30 +02:00
Johannes Rieken
415c19c39b use selection range for quick outline, #54857 2018-07-24 10:42:02 +02:00
isidor
891e518f09 breakpoint checkboxes with tabindex = -1
#52299
2018-07-24 10:31:31 +02:00