Benjamin Pasero
802648f2a1
electron - adopt some newer APIs and 💄 main code
2021-06-04 09:22:38 +02:00
Benjamin Pasero
e47d24f0a7
file editor - path service for default URI scheme
2021-06-03 09:49:19 +02:00
Benjamin Pasero
dc4b317192
dialogs - do not require buttons property
2021-06-03 08:49:30 +02: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
rebornix
4c57cf4031
fix #125175 .
2021-06-02 16:36:54 -07:00
rebornix
bbc4995eca
fix #125176 .
2021-06-02 16:31:34 -07:00
SteVen Batten
195477a0e9
remove unused import
2021-06-02 16:20:19 -07:00
rebornix
68e862e1d6
skip flaky window test.
2021-06-02 16:18:52 -07:00
rebornix
9bd7cbd140
notebook.insertToolbarLocation
2021-06-02 16:11:43 -07:00
Eric Amodio
769e7080f4
Fixes #125350 : disallow in untrusted ws
2021-06-02 19:10:51 -04:00
Miguel Solorio
ae2f0b39e6
Fix #122741
2021-06-02 15:51:40 -07:00
meganrogge
8f3a47cc88
add singleTerminal argument
2021-06-02 15:36:45 -07:00
meganrogge
6ef81b3037
add safeDisposeTerminal to terminal service
2021-06-02 15:29:32 -07:00
meganrogge
b295408c30
tweak wording
2021-06-02 15:07:04 -07:00
meganrogge
fa8a7a84a1
Merge branch 'main' into merogge/onExit
2021-06-02 15:03:58 -07:00
meganrogge
895dbf4dfd
fix #125069
2021-06-02 14:59:41 -07:00
rebornix
60dd761211
update the layout based on treatment.
2021-06-02 14:56:35 -07:00
rebornix
26cd18321b
remove backwards compatible tests.
2021-06-02 14:12:21 -07:00
Matt Bierner
d215fc7238
Fallback to active editor if no webview is focused
...
Fixes #65310
On windows or linux while using our custom title bar, triggering context menus causes the webview element to no longer be focused. This causes the `copy` and `paste` commands to stop working
The fix is to also check the `activeEditor` when dispatching copy/paste
2021-06-02 14:03:18 -07:00
SteVen Batten
c5a4158a65
fixes #125247
2021-06-02 13:54:55 -07:00
meganrogge
3d0d203bb0
fix #124849
2021-06-02 13:50:08 -07:00
rebornix
509906cd91
Merge branch 'notebook/dev' into main
2021-06-02 13:45:54 -07:00
SteVen Batten
4d4f0b528a
fixes #125319
2021-06-02 13:44:22 -07:00
meganrogge
093b03bb39
fix #124854
...
Co-Authored-By: Daniel Imms <daimms@microsoft.com
2021-06-02 12:45:06 -07:00
Daniel Imms
c4da8f4ab1
Improve terminal drag feedback
...
Fixes #125046
2021-06-02 12:43:09 -07:00
meganrogge
55f01b11fa
fix #125067
...
fix #125039
Co-authored-by: Daniel Imms <daimms@microsoft.com >
2021-06-02 12:19:16 -07:00