Commit graph

78816 commits

Author SHA1 Message Date
Daniel Imms
3f71de52ee Also exclude docker-desktop terminal profile 2021-03-19 05:25:38 -07:00
Johannes Rieken
7d99c47b75
move notebook save event into notebook editor model service, remove resolve/save/backup from notebook service and let editor model use content provider directly 2021-03-19 13:13:40 +01:00
Jean Pierre
06e8814b29
Merge branch 'main' into fix-95671 2021-03-19 07:07:06 -05:00
Johannes Rieken
5dad121bcb
Merge pull request #119315 from gjsjohnmurray/fix-119261
fix #119261 filter also by description in Insert Snippet
2021-03-19 12:53:08 +01:00
Alex Ross
a255250be8
Add a user setting for "workbench.hover.delay"
Fixes #117894
2021-03-19 12:46:09 +01:00
gjsjohnmurray
156fed280a fix #119261 filter also by description in Insert Snippet 2021-03-19 11:29:42 +00:00
Alex Dima
1dbcde0f1f
Fixes #119065: Handle errors also using the socket.write() callback 2021-03-19 12:23:01 +01:00
Alex Ross
958171a700
Fix port process finding starting even when using output 2021-03-19 12:16:54 +01:00
Sandeep Somavarapu
56b55c2607 #38607 Handle uninstalling extensions 2021-03-19 12:01:53 +01:00
Johannes Rieken
a27b6f7449
implement load of the notebook model 2021-03-19 11:53:27 +01:00
Benjamin Pasero
f841a70b0c
file working copy - rename forceReadFromDisk => forceReadFromFile 2021-03-19 11:03:48 +01:00
Benjamin Pasero
c8975ceaec
file working copy - remove getStat() that is only used in tests 2021-03-19 11:00:21 +01:00
Christof Marti
8595f6f5d0 Update to align log level constants 2021-03-19 10:59:26 +01:00
Johannes Rieken
23fa2860d3
add withNotebookDataProvider as strict variant of getXYZ, sends activation event, throws when no provider found 2021-03-19 10:22:36 +01:00
Martin Aeschlimann
c17a5ca80f
Merge pull request #100027 from matthew-haines/master
#97684 Add alt-click & actions to fold/unfold surronding regions
2021-03-19 10:17:01 +01:00
Sandeep Somavarapu
bed126ce9d #38607 Separete installing & installed state 2021-03-19 10:13:04 +01:00
Benjamin Pasero
6608083a3d
💄 window error telemetry 2021-03-19 10:09:39 +01:00
Martin Aeschlimann
ce3ebc9f5a
add test 2021-03-19 10:07:34 +01:00
Christof Marti
391b1a6b57
Add support for "log": "<level>" to the argv.json (fixes #118824) 2021-03-19 09:59:03 +01:00
Sandeep Somavarapu
d96f34c867 Fix #38607 2021-03-19 09:46:55 +01:00
Martin Aeschlimann
e800c205df
Merge branch 'main' into pr/matthew-haines/100027 2021-03-19 09:38:46 +01:00
Martin Aeschlimann
b4fb4d8c2f recognize .axaml as xml language Fixes #117298 2021-03-19 09:32:31 +01:00
Johannes Rieken
abd1e0166e
Merge pull request #119250 from noahbliss/patch-1
Replace "Favours" with "Favors"
2021-03-19 09:31:56 +01:00
Alex Dima
414a7eb7e0
Fixes #113614: Catch potential errors thrown when searching in the extension gallery 2021-03-19 09:26:37 +01:00
Johannes Rieken
9710ecf1c6
Merge branch 'main' into notebook/dev 2021-03-19 09:12:48 +01:00
Johannes Rieken
af8d8116ee
Merge branch 'main' into joh/nbSerialize 2021-03-19 09:10:12 +01:00
Alex Dima
9b5eceb1f6
💄 2021-03-19 09:09:47 +01:00
Benjamin Pasero
4f1cdb7aa0
flaky suite for #118969 2021-03-19 09:07:08 +01:00
João Moreno
d0f2d7eee6
build 2021-03-19 08:56:52 +01:00
Jackson Kearl
e4b1e9ac57
Give room for border 2021-03-18 21:27:20 -07:00
Jackson Kearl
0932039e13
Allow for exp modifications of getting started content 2021-03-18 21:18:56 -07:00
Jackson Kearl
22c4060312
Extensions => Command Palette 2021-03-18 21:18:56 -07:00
Jackson Kearl
5e0602716f
Small tweaks to styling. 2021-03-18 21:18:55 -07:00
Rob Lourens
fb8811e513 Add "copy cell down" to toolbar 2021-03-18 20:18:27 -07:00
Megan Rogge
7a9844238d
terminal profile fixes (#119267)
This PR fixes #119200
fixes #119275
fixes #119277
fixes #119283
fixes #119141
2021-03-18 20:16:07 -07:00
Matt Bierner
c0885dd0c4
Add task to build extension media (#119294)
This lets us avoid checking in the compiled js files that are used inside webviews and notebooks
2021-03-18 19:15:59 -07:00
rebornix
b0f4dba5d2
handle blur from other browser events. 2021-03-18 19:09:35 -07:00
rebornix
3eae316f51
more padding for global toolbar. 2021-03-18 19:09:35 -07:00
rebornix
99dd29307d
no layout if not visible. 2021-03-18 19:09:34 -07:00
rebornix
6d654b9bc9
polish css. 2021-03-18 19:09:34 -07:00
Miguel Solorio
a99306b487
Update padding for notebook toolbar & folding icon 2021-03-18 19:09:34 -07:00
rebornix
fbcd54712e
fix duplicated actions on reload. 2021-03-18 19:09:34 -07:00
rebornix
41ecc1eda5
cell output domNode npe. 2021-03-18 19:09:34 -07:00
rebornix
c37f743a99
schedule task should check disposable again. 2021-03-18 19:09:33 -07:00
rebornix
b814edf473
keybindings for actions. 2021-03-18 19:09:33 -07:00
rebornix
ece0761b33
swap notebook toolbar and editor toolbar. 2021-03-18 19:09:33 -07:00
meganrogge
1b52d82871 Revert "fix profile tests, path -> pathOrPaths, and exception"
This reverts commit e9e112a648.
2021-03-18 18:11:39 -07:00
meganrogge
a5219a9350 path -> pathOrPaths in terminalConfig 2021-03-18 17:40:52 -07:00
meganrogge
e9e112a648 fix profile tests, path -> pathOrPaths, and exception 2021-03-18 17:36:26 -07:00
Miguel Solorio
859edd7f4f
Merge pull request #119292 from microsoft/misolori/get-started-polish
Getting started polish
2021-03-18 17:10:15 -07:00