Daniel Imms
|
e8c3ff351b
|
Log ext host terminal process requests
|
2020-07-24 06:46:25 -07:00 |
|
Sandeep Somavarapu
|
8ef53a3f08
|
#103238 Initialize as soon as one of the account providers is available
|
2020-07-24 12:13:12 +02:00 |
|
Alex Dima
|
a7b1e06283
|
Add support for web worker extensions to define their entry point via "browser"
|
2020-07-24 10:41:04 +02:00 |
|
Rachel Macfarlane
|
e8343b0bcd
|
Update VSO check for auth
|
2020-07-23 09:54:09 -07:00 |
|
João Moreno
|
187e9ddf5e
|
Merge branch 'master' into joao/submenus
|
2020-07-23 16:46:41 +02:00 |
|
João Moreno
|
42d6c1ff79
|
fix submenu json schema, add proposed disclaimers
|
2020-07-23 16:37:41 +02:00 |
|
João Moreno
|
c3cef6f8ee
|
make menusExtensionPoint.ts easier to edit
|
2020-07-23 16:21:07 +02:00 |
|
João Moreno
|
28d97ae6f0
|
update menu extension point schema for submenus
|
2020-07-23 15:44:09 +02:00 |
|
João Moreno
|
10a07273dd
|
redundant code
|
2020-07-23 15:39:12 +02:00 |
|
Alex Ross
|
76b7d04718
|
Change how supported task executions are set
Fixes #103039
|
2020-07-23 11:19:37 +02:00 |
|
João Moreno
|
84880498db
|
wip: submenu icons
|
2020-07-23 10:46:32 +02:00 |
|
Alex Ross
|
9c4ebe2286
|
Fix escape from command variable in remote tasks
Fixes #102931
|
2020-07-23 10:31:49 +02:00 |
|
Alex Dima
|
a5d3d4fae6
|
Fixes #102062: Wait for the renderer socket to drain before exiting the extension host process when running tests
|
2020-07-22 22:52:39 +02:00 |
|
João Moreno
|
0528d12e52
|
submenus always support submenus
|
2020-07-22 14:20:59 +02:00 |
|
Alex Dima
|
f7cd31c798
|
Fixes #93127: Handle case where a model change event listener causes another code editor event
|
2020-07-22 11:45:47 +02:00 |
|
Alex Dima
|
25e0059347
|
Fixes #103027: Add a marker to the sourceURL of web extensions
|
2020-07-22 11:09:06 +02:00 |
|
Andre Weinand
|
b572b43606
|
remove not used proposed API; see #101883
|
2020-07-22 09:44:03 +02:00 |
|
João Moreno
|
d3cd7bc57d
|
Merge branch 'master' into joao/submenus
|
2020-07-22 09:24:46 +02:00 |
|
Sandeep Somavarapu
|
973f12a4bf
|
contribute configuraiton defaults through workbench web api
|
2020-07-21 17:42:38 +02:00 |
|
João Moreno
|
18e9e7f32d
|
Merge remote-tracking branch 'origin/master' into joao/submenus
|
2020-07-21 14:39:02 +02:00 |
|
Benjamin Pasero
|
6c79b090ee
|
💄 dangling comment
|
2020-07-21 08:23:38 +02:00 |
|
rebornix
|
d586f701ec
|
kernel provider settings.
|
2020-07-20 17:17:50 -07:00 |
|
Rob Lourens
|
90363c2f9d
|
Change cell execution/cancel API
Fix #99203
|
2020-07-20 14:43:20 -07:00 |
|
Rachel Macfarlane
|
357fe6956c
|
Ensure account preference set after login flow completes
|
2020-07-20 14:23:14 -07:00 |
|
Rachel Macfarlane
|
cd5b4a7c80
|
Emit activation event for auth providers when getSession is called
|
2020-07-20 14:23:14 -07:00 |
|
Peng Lyu
|
a79a6e6492
|
Merge pull request #102845 from rebornix/rebornix/shared-notebook-models
shared notebook models
|
2020-07-20 10:28:18 -07:00 |
|
Alex Ross
|
2d7ae4a7d9
|
Change where task execution context is set
|
2020-07-20 13:11:56 +02:00 |
|
rebornix
|
6c5037f425
|
handle notebook text model creation in notebook service
|
2020-07-17 19:18:59 -07:00 |
|
rebornix
|
7704b6936e
|
make mainthreadnotebook controller object literal
|
2020-07-17 19:04:12 -07:00 |
|
rebornix
|
80eee2dc94
|
mainthreadnotebook does not talk to mainthreadnotebook controller
|
2020-07-17 18:41:02 -07:00 |
|
rebornix
|
27c96b7a55
|
slim main thread notebook document
|
2020-07-17 17:20:40 -07:00 |
|
rebornix
|
2392bf40af
|
model changes are always sent to ext host.
|
2020-07-17 17:16:10 -07:00 |
|
rebornix
|
7251526c06
|
no longer handle notebook backup in the core
|
2020-07-17 17:10:00 -07:00 |
|
Rachel Macfarlane
|
a8ee28deb9
|
Copy providers array before freezing in extHostAuthentication
|
2020-07-17 15:38:45 -07:00 |
|
rebornix
|
49305f21a4
|
active kernel info on notebook editor.
|
2020-07-17 12:02:08 -07:00 |
|
rebornix
|
f475511726
|
kernel change event.
|
2020-07-17 12:02:08 -07:00 |
|
João Moreno
|
6584270727
|
add runtime submenu support validation
|
2020-07-17 15:34:12 +02:00 |
|
João Moreno
|
16ce08bfa6
|
fix nls
|
2020-07-17 15:33:35 +02:00 |
|
João Moreno
|
762bb9377f
|
submenus api extension point
|
2020-07-17 15:16:40 +02:00 |
|
Alex Ross
|
0acc996121
|
Add support for view initial state (collapsed or hidden) (#102002)
Fixes #101283
|
2020-07-17 09:47:33 +02:00 |
|
rebornix
|
847a98f34c
|
Merge remote-tracking branch 'origin' into rebornix/multi-kernel
|
2020-07-16 17:26:00 -07:00 |
|
rebornix
|
beb6b4782f
|
type convert glob
|
2020-07-16 16:50:37 -07:00 |
|
Rachel Macfarlane
|
a155fcf762
|
Address feedback on auth provider API
|
2020-07-16 16:03:17 -07:00 |
|
Johannes Rieken
|
80a3310946
|
add eol to IMainCellDto, no more attach/dettach text document but use the actual (sync'd) document or a fallback cell document
|
2020-07-16 12:55:39 +02:00 |
|
Johannes Rieken
|
6a9f98bc86
|
debt - migrate rename api command
|
2020-07-16 11:51:36 +02:00 |
|
Johannes Rieken
|
efa08a0c67
|
add uri to concat doc proposal
|
2020-07-16 11:01:16 +02:00 |
|
rebornix
|
05144a3d4e
|
new kernel provider works side by side
|
2020-07-15 17:01:48 -07:00 |
|
rebornix
|
4fc84b3a11
|
sketch for notebook kernel
|
2020-07-15 16:18:17 -07:00 |
|
Daniel Imms
|
fe39b1c6de
|
Revert "Convert TerminalLink.length to endIndex"
This reverts commit 48ce8ecce7.
Fixes #101455
|
2020-07-14 21:25:13 -07:00 |
|
Benjamin Pasero
|
bae3480310
|
💄 - adopt some await for commands
|
2020-07-14 15:19:26 +02:00 |
|