Commit Graph

26780 Commits

Author SHA1 Message Date
Sandeep Somavarapu
be5d59a7c2 Return view in openView API 2018-06-08 12:41:40 +02:00
isidor
cc5c10303b debug: adopt to new taskIdentifier 2018-06-08 12:33:49 +02:00
isidor
deb7a38b6b tasks definition schema add "type" property 2018-06-08 12:33:49 +02:00
isidor
bc6c148a09 taskService: getTask can now also get a Taskidentifier 2018-06-08 12:33:49 +02:00
Joao Moreno
927cb67f13 fixes #51409 2018-06-08 11:48:30 +02:00
Dirk Baeumer
63c26cae1f Provide method to fetch the JSON schema for task definitions. 2018-06-08 11:07:16 +02:00
Joao Moreno
5341e3ea8b grid: fix broken orthogonal sash updates 2018-06-08 10:45:53 +02:00
Joao Moreno
ca77883a43 sash: prevent unnecessary state changes 2018-06-08 10:45:53 +02:00
Joao Moreno
4e4fcc420c sash: increase sash corner area 2018-06-08 10:45:53 +02:00
Joao Moreno
e232634842 sash: debug flag 2018-06-08 10:45:53 +02:00
Johannes Rieken
ae31e8c1f9 add setting to toggle between filter or find, #49922 2018-06-08 10:36:21 +02:00
isidor
2e2220c9f7 cursor: do not spam console
fyi @rebornix
2018-06-08 10:26:40 +02:00
isidor
6650fda9e0 debug: "console was cleared" when auto cleared 2018-06-08 10:25:55 +02:00
Johannes Rieken
1c2f7668a7 outline - polish padding around inputbox 2018-06-08 09:37:37 +02:00
Johannes Rieken
63f7d0993e outline - some lipstick 2018-06-08 09:32:51 +02:00
Johannes Rieken
044cf9e2a0 outline - show loading message when not yet showing a tree, show progress while artifically delaying update 2018-06-08 09:23:09 +02:00
Johannes Rieken
2ca5245b2c outline - show progress bar above input box 2018-06-08 09:03:05 +02:00
Johannes Rieken
58c5ecb57c some updateMarkers polish, more tests, #49924 2018-06-08 08:56:29 +02:00
Johannes Rieken
f231a08308 fix #51408 2018-06-08 08:40:31 +02:00
Rob Lourens
8f8ed32e73 Search provider pattern switches should not be optional - #45000 2018-06-07 21:38:21 -07:00
Rob Lourens
79f78d667b Fix #51414 - ./ search includes must work with workspace folder 'name' 2018-06-07 21:27:32 -07:00
Rob Lourens
0cae1cd53a Fix #51414 - show workspace folder names in search tree 2018-06-07 21:16:50 -07:00
Rob Lourens
774c5c3cb7 Fix #48911 2018-06-07 19:37:56 -07:00
Jackson Kearl
54dfa445e1 Notify user of need to restart code on locale change (#51400)
* Possible improvement for making it obvious that language change needs restart.

#50970.

* Try to make request to restart feel more right.

* Update message location.
2018-06-07 19:31:41 -07:00
Peng Lyu
b9ca8da902 fix #50313. Statusbar selection info should honor content change as well. 2018-06-07 19:30:34 -07:00
Rob Lourens
09e0c90120 Disable failing test, see #51409 2018-06-07 18:50:10 -07:00
Rob Lourens
141f4583fe Disable failing test, see #51408 2018-06-07 18:48:18 -07:00
Peng Lyu
99e8ffcade Ganrantee compositionend is tested. 2018-06-07 17:01:05 -07:00
Peng Lyu
2d0bbd3a92 Fix #26820. Auto close when acute accent is not actually used. 2018-06-07 17:01:05 -07:00
Rachel Macfarlane
7408d69ce3 Fix button background color on focus in issue reporter 2018-06-07 16:56:55 -07:00
Rachel Macfarlane
e0e11632a5 Lack of feedback when searching for similar issues in extensions when reporting an issue on an extension, fixes #50656 2018-06-07 16:40:56 -07:00
Joao Moreno
0db54c1c49 sash: fix overflow dragging issue 2018-06-07 22:40:20 +02:00
Joao Moreno
05edea7e9c sash states 2018-06-07 22:40:20 +02:00
Sandeep Somavarapu
f7e30edaa2 #50583 Show deprecated warning message when previous history commands were used 2018-06-07 22:17:33 +02:00
Sandeep Somavarapu
1362bc9873 Revert "Move keybinding editing service to platform"
This reverts commit 92cb5f8771.
2018-06-07 21:04:47 +02:00
Jackson Kearl
1f7edb6c88 Dim reccomended badge on extensions which have been disabled. #51106 (#51367)
* Dim reccomended badge on extensions which have been disabled. #51106

* Add disabled class to entire extension list item

* Merge dim rule for bookmark with rest of dim rules
2018-06-07 11:44:46 -07:00
Johannes Rieken
478b0da4e9 options to enable error/warnings in outline #49924 2018-06-07 20:42:55 +02:00
Johannes Rieken
1406179128 make sure to always reset markers, #49924 2018-06-07 20:42:55 +02:00
Jackson Kearl
4e86cd41f7 Increase visibility of Install buton focus. #50883 (#51268)
* Increase visibility of Install buton focus. #50883

* Make focus outline even more visible.

* Get rid of somewhat sketchy negative margin.

* Restore zero margin on right of install button.
2018-06-07 11:35:31 -07:00
Joao Moreno
3199ba0094 splitview sash container should ignore pointer events 2018-06-07 20:01:38 +02:00
Joao Moreno
c935e316df Revert "Revert "Merge pull request #51351 from Microsoft/joao/multi-sash""
This reverts commit 43cb490a3b.
2018-06-07 19:54:33 +02:00
Sandeep Somavarapu
92cb5f8771 Move keybinding editing service to platform 2018-06-07 19:36:40 +02:00
Johannes Rieken
43cb490a3b Revert "Merge pull request #51351 from Microsoft/joao/multi-sash"
This reverts commit 817307c155, reversing
changes made to c285b440c5.
2018-06-07 19:14:36 +02:00
Jackson Kearl
e7c1ac35b4 In extensions list, dont pass up/down keys when inpus is focused. (#51273)
#50883
2018-06-07 10:01:36 -07:00
Johannes Rieken
01739080e2 use correct casing with imports 2018-06-07 18:52:14 +02:00
Rob Lourens
19b0e3c6a6 Settings editor - \r and \r\n are invisible in enum 2018-06-07 09:39:12 -07:00
Johannes Rieken
a44b6ca493 fix tests #49924 2018-06-07 18:16:22 +02:00
Johannes Rieken
4e01f6daca workaround #51358 2018-06-07 18:07:41 +02:00
SteVen Batten
a1e2be774f use wsl.exe on builds as of 16299 (#51182) 2018-06-07 08:55:13 -07:00
Johannes Rieken
d239ba1beb show markers in outline view, #49924 2018-06-07 17:53:22 +02:00