Commit graph

83211 commits

Author SHA1 Message Date
Martin Aeschlimann
96004bc2c9 icon hover: add pointer for element hovers 2021-06-03 22:35:53 +02:00
rebornix
11debc3846 Merge branch 'notebook/dev' into main 2021-06-03 13:32:46 -07:00
Jackson Kearl
b80011a819
Fix #124049 2021-06-03 13:07:42 -07:00
Matt Bierner
fd430418a0
Refine CellInfo type (#125351)
For #125269

- Rename `CellInfo` - >`OutputItem` (only internally, we also need to update the published types)
- Move `id` into `OutputItem`
- Move `element` out of `OutputItem`
- Rename `renderCell` to `renderOutputItem`
- Rename `destoryCell` to `disposeOutputItem` (`dispose` is  the term we generally use in our APIs)
2021-06-03 13:01:02 -07:00
Jackson Kearl
b2cc8487ae
Flip positioning of steps and media in narrow layouts.
Closes #125246
2021-06-03 11:50:25 -07:00
Tyler James Leonhardt
5966e9dfec
Check to see if there are any artifacts that haven't been published (#125428)
* wait for all artifacts to be processed

* move get-pipelineartifact
2021-06-03 11:43:23 -07:00
Connor Peet
a56ef18247
notebooks: fix default selection of untrusted renderer
Fixes #118584
2021-06-03 11:39:58 -07:00
Sandeep Somavarapu
788e39aad8
#125395 Improve the prompt 2021-06-03 20:10:40 +02:00
Raymond Zhao
062401745a
Switch loglevel to trace 2021-06-03 10:58:47 -07:00
Jackson Kearl
73de22af59
Close #119722 2021-06-03 10:54:37 -07:00
Daniel Imms
be1cf4bddb Focus contributed profile terminals after creation
Fixes #125125
2021-06-03 10:31:22 -07:00
Ladislau Szomoru
60651a0c4d
Fix #125030 2021-06-03 17:19:09 +02:00
Johannes Rieken
8f9eedf001
Merge branch 'main' into notebook/dev 2021-06-03 16:36:47 +02:00
Sandeep Somavarapu
01c6fb557d
Fix #125395 2021-06-03 16:14:25 +02:00
Sandeep Somavarapu
41163014f8
💄 2021-06-03 15:09:06 +02:00
Ladislau Szomoru
490cef7c07
Revoking trust in the remote scenario will reload the window 2021-06-03 11:54:49 +02:00
João Moreno
3f8672be8a
fixes #124051 2021-06-03 11:30:57 +02:00
Alex Ross
6d66648c51
Add snippets for ports attributes to settings helper
Fixes #125081
2021-06-03 11:27:32 +02:00
Johannes Rieken
e43c3957f6
rename onDidChangeNotebookAssociation to onDidChangeSelectedNotebooks 2021-06-03 11:27:09 +02:00
Ladislau Szomoru
b0509196f6
Disable workspace trust during tests 2021-06-03 10:21:19 +02:00
Benjamin Pasero
e47d24f0a7 file editor - path service for default URI scheme 2021-06-03 09:49:19 +02:00
Ladislau Szomoru
732769073a
Workspace trust - add --disable-workspace-trust flag (#124998)
* Add --disable-workspace-trust CLI flag
2021-06-03 07:19:14 +00:00
Christof Marti
499e4948c7 Fix typo 2021-06-03 08:55:30 +02:00
Benjamin Pasero
dc4b317192 dialogs - do not require buttons property 2021-06-03 08:49:30 +02:00
Connor Peet
41f117753e
debug: update js-debug 2021-06-02 23:35:36 -07:00
Benjamin Pasero
73f3a69d81 debt - remove unncesseary lifecycle phase awaits 2021-06-03 08:20:21 +02:00
Benjamin Pasero
20df87725d
fix build again 2021-06-03 07:48:46 +02:00
Benjamin Pasero
15aca96cd5
build - unblock lauching 2021-06-03 07:21:15 +02:00
Eric Amodio
8b4bc01166 Removes RemoteHub 2021-06-03 00:24:12 -04:00
Miguel Solorio
0f2f7c7f04
Update notebook getting started images 2021-06-02 20:30:37 -07:00
Daniel Imms
b2a64b1379
Merge pull request #125352 from microsoft/tyriar/migrate
Migrate profile setting and fallback properly
2021-06-02 19:08:37 -07:00
meganrogge
515b712525
revert a change 2021-06-02 18:54:58 -07:00
meganrogge
fa19cd28ad
fix build errors 2021-06-02 18:51:31 -07:00
Jackson Kearl
6f0ce2e750
Fix #125250 2021-06-02 18:30:01 -07:00
Jackson Kearl
884b1e7a0d
Fix "Trying to add a disposable to a DisposableStore that has already been disposed of." ref #125354 2021-06-02 18:28:18 -07:00
Megan Rogge
c8b7aaf2c2
Merge pull request #125340 from microsoft/merogge/onExit 2021-06-02 20:28:00 -05:00
Rob Lourens
7fd324944d Fix selected notebook profile highlights 2021-06-02 18:10:38 -07:00
Rob Lourens
99665d0b4a Merge cell statusbar settings
Fix #125173
2021-06-02 18:03:24 -07:00
Jackson Kearl
2974dcbd98
Fix bugs causing walkthoughs to not open on install 2021-06-02 18:00:14 -07:00
Jackson Kearl
ab1c920200
Try setting gettingStarted as default editor (#125321)
* Try setting gettingStarted as default editor

* Try fix getting started webview crashing in colorizer tests

* Dont focus overeagarly
2021-06-02 17:43:34 -07:00
rebornix
ebde979a48 fix cell top/bottom border always active. 2021-06-02 17:38:15 -07:00
rebornix
7dacb10b59 fix #125339. 2021-06-02 17:38:15 -07:00
Rob Lourens
e6aaf49398 Move notebook getting started walkthrough to its own section 2021-06-02 17:33:40 -07:00
SteVen Batten
f473e3dc9f fixes #125047 2021-06-02 17:29:13 -07:00
rebornix
6cc80fea81 fix #125338. 2021-06-02 17:16:36 -07:00
rebornix
66917f4179 fix #125334. 2021-06-02 17:02:38 -07:00
rebornix
2356d7c5b7 fix init layout interrupted by editor group resize. 2021-06-02 16:59:18 -07:00
Rob Lourens
a2a6112766 Hide execute actions from markdown toolbar
Fix #125336
2021-06-02 16:44:08 -07:00
Daniel Imms
0f8c499d10 Migrate profile setting and fallback properly
Fixes #125177
2021-06-02 16:43:38 -07:00
SteVen Batten
272208523b register the extension request handler once workspace is resolved
fixes #125342
2021-06-02 16:41:02 -07:00