40762 Commits

Author SHA1 Message Date
Johannes Rieken
ba0448d8bf add missing compile 2018-10-05 11:48:42 +02:00
Johannes Rieken
148931476b more promise removal 2018-10-05 11:38:11 +02:00
Johannes Rieken
f1bd5b63d4 fix #59939 2018-10-05 11:26:38 +02:00
Johannes Rieken
3dc960c0d1
Merge pull request #59797 from J-Graham/middle-click-breadcrumbs
Fixes for 58176: Middle clicking files in breadcrumbs explorer opens …
2018-10-05 10:29:36 +02:00
isidor
b58200ca9f workbench.centeredLayoutAutoResize -> workbench.editor.centeredLayoutAutoResize
#53989
2018-10-05 09:31:08 +02:00
Sandeep Somavarapu
3cd0a546d7 Fix #59862 2018-10-05 12:27:50 +05:30
Sandeep Somavarapu
0c43f4ef3c clean up 2018-10-05 11:34:06 +05:30
Sandeep Somavarapu
b7639f6f3f
Merge pull request #59883 from ritwickdey/fix-alignment
[CSS fix] Settings tab alignment
2018-10-05 10:03:09 +04:00
Matt Bierner
8d44ab61c6 Fix workspace test document count 2018-10-04 20:02:05 -07:00
Rob Lourens
b35721a71e Fix windows file search tests 2018-10-04 19:56:27 -07:00
Matt Bierner
fdb46fcc66 Remove unused var 2018-10-04 19:24:18 -07:00
Matt Bierner
3da9a122f6 Add test for restore scroll pos when retainContextWhenHidden is set 2018-10-04 19:01:35 -07:00
Matt Bierner
54df095e39 Adding retainContextWhenHidden test 2018-10-04 19:01:35 -07:00
Matt Bierner
6a4e027c41 Refactor our duplicated code 2018-10-04 19:01:34 -07:00
Matt Bierner
8151b1fc50 Add test for webview state persist 2018-10-04 19:01:34 -07:00
Matt Bierner
565f971f43 Add basic test for webview communication 2018-10-04 19:01:34 -07:00
Matt Bierner
a529621b3d Disable command uris in preview
We are now using the modern, message passing approach to handling actions in the markdown preview. No more need for command uris
2018-10-04 19:01:34 -07:00
Matt Bierner
03e65ebe47 Use await/async in tests 2018-10-04 19:01:34 -07:00
Matt Bierner
6d5214053c Fix local markdown document links for untitled files
Fixes #59523
2018-10-04 19:01:34 -07:00
Matt Bierner
4b2aed7bb2 let -> const 2018-10-04 19:01:34 -07:00
Matt Bierner
8ecebfb761 var -> let 2018-10-04 19:01:34 -07:00
Rob Lourens
38886a08c6 Workaround for misisng selection color in suggestEnabledInputs 2018-10-04 18:46:28 -07:00
Rob Lourens
5359560ead Update ripgrep version, use new json output format 2018-10-04 18:15:27 -07:00
Matt Bierner
1bf1bc2c0e Use async/await in tests 2018-10-04 13:27:17 -07:00
Matt Bierner
3ad13abc58 ÏSwitch tests to use await / async 2018-10-04 13:15:59 -07:00
Matt Bierner
f0b76b7ea8 Use async/await in tests 2018-10-04 11:50:15 -07:00
Matt Bierner
c9c8dbbc96 Use async/await in tests 2018-10-04 11:47:01 -07:00
Rob Lourens
38a2c24ca2
Merge pull request #59717 from skprabhanjan/fix-59364
Fix #59364 : Respect global .gitignore when searching
2018-10-04 11:40:23 -07:00
Rob Lourens
a2cb37a3cf
Merge pull request #59979 from benjamenhogben/master
add php try catch snippet
2018-10-04 10:47:11 -07:00
SteVen Batten
e4172c25b4
enable dynamic menu on linux/windows (#59936)
* enable dynamic menu on linux/windows
workaround to fix #33457

* Address feedback

* other comment
2018-10-04 10:41:40 -07:00
Ben Hogben
3edd27449e add php try catch snippet 2018-10-04 17:10:18 +01:00
Rob Lourens
e4286549e0 Fix #59954 - minimum size contraints for settings UI 2018-10-04 08:51:08 -07:00
isidor
eb3582ea10 introduce workbench.centeredLayoutAutoResize
fixes #53989
2018-10-04 17:23:07 +02:00
Joao Moreno
5f7e387715 tree test: setChildren on expanded, unrevealed node 2018-10-04 15:45:40 +01:00
Joao Moreno
042eef08b6 Revert "remove flex from splitview"
This reverts commit 4db611a46617723df41848263ca5069e1b796259.
2018-10-04 15:29:56 +01:00
Joao Moreno
8206f6a172 tree tests 2018-10-04 15:29:36 +01:00
Joao Moreno
6c24b5d4d6 tree test: setChildren on collapsed node 2018-10-04 15:29:36 +01:00
isidor
e7d39fc62d debugEditorModelManager: remove -range css classes, we use editor selection to highlight 2018-10-04 16:11:19 +02:00
Christof Marti
bc8a3ef204 Revert "Vertically align welcome checkbox with text"
This reverts commit 686e74162457564678fda19c27a6612b46bd3abc.
2018-10-04 15:59:36 +02:00
Christof Marti
ce4c9c52d3 Better align with "workbench.commandPalette.preserveInput" (#37932) 2018-10-04 15:57:54 +02:00
Isidor Nikolic
73fee9f51a
Merge pull request #59962 from FrederikBolding/issue-59744
Split 'breakpointHasCondition' into two localized strings
2018-10-04 15:41:20 +02:00
isidor
5854177309 debug: polish color names for editor.stackFrameHighlightBackground
#44030
2018-10-04 15:30:01 +02:00
Andre Weinand
744d94ab42 don't try to use non-existing tracker 2018-10-04 13:28:10 +02:00
Joao Moreno
a5cbf6a7d4 list setRowLineHeight 2018-10-04 12:21:11 +01:00
Joao Moreno
ab734ccf4c tree twistie and contents 100% height 2018-10-04 12:21:11 +01:00
Frederik Bolding
aab58cebec Fixed formatting issues 2018-10-04 13:19:18 +02:00
Christof Marti
f523fd2036 Fire onDidHide only once (fixes #57852) 2018-10-04 13:10:18 +02:00
Martin Aeschlimann
120c98ca02 statusbar item highlight should start at window edge 2018-10-04 13:02:07 +02:00
isidor
b5822be243 Allow themeing of debug single step line highlight
fixes #44030
2018-10-04 12:08:12 +02:00
Martin Aeschlimann
10a1d2a50a update grammars 2018-10-04 12:00:39 +02:00