Commit graph

65775 commits

Author SHA1 Message Date
Isidor Nikolic
8f0f44cd0f
Merge pull request #97311 from petevdp/allow-centered-inline-diff-editor
Allow the inline diff editor to be centered.
2020-05-11 11:42:21 +02:00
Johannes Rieken
99de27bd7c 💄 simpler menu registration 2020-05-11 11:32:00 +02:00
Dirk Baeumer
480272dc79 Add map state test to forEach 2020-05-11 11:28:28 +02:00
Johannes Rieken
2b472d1e4a register a marker list provider for notebooks, #96708 2020-05-11 11:26:28 +02:00
Johannes Rieken
337c788e89 add marker list provider, #96708 2020-05-11 11:26:28 +02:00
Johannes Rieken
136bbd3b3b rework gotoError logic to be fit for #96708 2020-05-11 11:26:28 +02:00
isidor
c650757bd4 fixes #97431 2020-05-11 11:25:27 +02:00
isidor
13df275761 debug: remove support to open config file to the side
fixes #97470
2020-05-11 11:12:12 +02:00
Ladislau Szomoru
2f9ac60b17 Pull request feedback 2020-05-11 09:51:08 +02:00
João Moreno
44bcbe587d fix retriggering broken builds 2020-05-11 09:47:33 +02:00
Benjamin Pasero
0e70726bf9 actions - remove some unused event/context from run() 2020-05-11 09:38:17 +02:00
Benjamin Pasero
210263b177 menu - simpler lazy instantiation 2020-05-11 09:38:00 +02:00
Benjamin Pasero
6177de0c0f debt - remove unused method from launch service 2020-05-11 08:24:47 +02:00
Matt Bierner
ba33738bb3 Pick up TS 3.9.2 insiders 2020-05-10 13:29:53 -07:00
Martin Aeschlimann
67cfd21b80 Feedback on "Ok to install". Fixes #92139 2020-05-10 10:46:09 +02:00
Benjamin Pasero
5356ceb23c windows - ensure new-window request has right window context (fix #97172) 2020-05-10 09:50:17 +02:00
Benjamin Pasero
ee8c99a27f 🆙 playwright@1.0.1 2020-05-10 08:54:33 +02:00
Rob Lourens
56c6946bf2 Fix issue with searching using workspace folder name. Add file search integration tests
Fix #97352
2020-05-09 20:46:25 -05:00
Steven Hermans
2f01bd617f Resolve compile issues 2020-05-09 17:14:11 +00:00
Steven Hermans
18014bcbd0 Upload folders via D&D in the browser workbench 2020-05-09 14:54:09 +02:00
Martin Aeschlimann
76d612786a Themes: set classes to the <body> element. Fixes #92953 2020-05-09 13:25:21 +02:00
James Koss
a3be3282e1 autoReveal changed into class with added options
autoRevealScroll removed, AutoReveal class added with string options, and maintained backwards boolean value compatibility.
2020-05-09 01:52:14 -04:00
jeanp413
35fe597487 Fixes #96567 2020-05-08 21:40:21 -05:00
Rob Lourens
306235b1e6
Merge pull request #91982 from microsoft/roblou/settingsTooltip
Add tooltip to settings editor tabs
2020-05-08 17:02:38 -07:00
Rob Lourens
1f2874c7b8 typo 2020-05-08 19:02:03 -05:00
Rob Lourens
e09c8ef074 Fix #90981 2020-05-08 19:01:10 -05:00
Rob Lourens
5e5fdffcc7 Add tooltip to settings editor tabs 2020-05-08 18:22:47 -05:00
Rob Lourens
b82e5905ef Don't show validations for default setting values in settings editor
Fix #97034
2020-05-08 18:20:43 -05:00
petevdp
a2fa9497d0 allow the inline diff editor to be centered 2020-05-08 15:25:12 -07:00
Connor Peet
cdc37119ac
notebooks: rerender output if the webview reloads (#97282) 2020-05-08 15:19:37 -07:00
Rob Lourens
11f2cb7779 Don't show validations for invalid setting defaults
Fix #97034
2020-05-08 16:58:32 -05:00
Rob Lourens
4b132c332e Tweaks from notebook focus PR 2020-05-08 16:22:16 -05:00
Rob Lourens
08a17329a6 Fix notebook preserving focus in first cell 2020-05-08 16:21:01 -05:00
Rob Lourens
5d8cb8a6a3 Fix #97192 - delete bad setting validation 2020-05-08 15:54:17 -05:00
Miguel Solorio
36b1cb2117 Fix #97299 2020-05-08 13:32:26 -07:00
Matt Bierner
bbdd7e777b Don't return an override if there are no custom editors
Fixes #97271
2020-05-08 13:21:27 -07:00
Robo
d996bb1d28
fix: entitlement for default helper and browser process (#97263)
Since we load libffmeg.dylib in the browser process which needs
to skip library validation and also we run v8 in the browser process
that requires the JIT permission.
2020-05-08 12:21:03 -07:00
rebornix
26ededa858 NotebookDocumentEditEvent 2020-05-08 11:55:22 -07:00
Rob Lourens
ac5d1a097e Validate that search folders exist for all providers, not just the disk provider
Fix #94170
2020-05-08 11:39:14 -05:00
Rob Lourens
0a3df93032
Merge pull request #97185 from ctmayn/focus-notebook-output
Focus notebook output
2020-05-08 09:31:21 -07:00
Rob Lourens
863d8b2794 Upload config task can continue on error 2020-05-08 11:26:57 -05:00
Ladislau Szomoru
d357d0283e Add setting to control the sash size 2020-05-08 16:59:25 +02:00
Martin Aeschlimann
602d2a217c storage.type.struct is not an appropriate textmate fallback for struct. Fixes #97162 2020-05-08 16:54:32 +02:00
isidor
09e7f4e5d3 Preserve focus in status bar
fixes #97241
2020-05-08 16:52:19 +02:00
Martin Aeschlimann
9b18eade1b
Merge pull request #97091 from robertrossmann/fix/folding-chevron-colour
fix: use correct codicon names for folding control colour customisation
2020-05-08 16:29:10 +02:00
Christopher Maynard
94a346cb69 Merge branch 'focus-notebook-output' of https://github.com/ctmayn/vscode into focus-notebook-output 2020-05-08 10:24:27 -04:00
Christopher Maynard
43ff7befd4 Moved eslint-disable... to correct import line 2020-05-08 10:23:57 -04:00
ctmayn
382d4d90d3
Merge branch 'master' into focus-notebook-output 2020-05-08 09:53:25 -04:00
Isidor Nikolic
4d44f6a861
Merge pull request #97200 from relmify/sort-order-fixes
Fix filename sort order edge cases in explorer.
2020-05-08 15:35:43 +02:00
Leila Pearson
43b5deb706 Address PR comments. 2020-05-08 06:20:28 -07:00