deepak1556
3fb483e7ff
chore: bump electron@12.0.4
2021-04-16 09:14:14 -07:00
Sandeep Somavarapu
880363524f
Fix #120202
2021-04-16 18:06:08 +02:00
SteVen Batten
6b7a55444a
update configuration scope for tel,exp cfg
2021-04-16 08:44:49 -07:00
Alex Ross
2c63153450
Revert "Don't allow multiple tasks runs to start at once"
...
This reverts commit 3c0e489746
.
2021-04-16 17:31:29 +02:00
Alexandru Dima
30ae7bde85
Respect resolver's trust options
2021-04-16 17:15:09 +02:00
isidor
78872ce611
Smooth the flow of installing new debuggers
...
fixes #119110
2021-04-16 17:05:08 +02:00
SteVen Batten
d66d392917
only register workspace trust request handler
...
when trust is enabled
2021-04-16 07:44:59 -07:00
Logan Ramos
3e8b31b394
Bump distro
2021-04-16 10:26:52 -04:00
Alex Ross
bbc5a53ac5
Try out another possible fix for safari tooltip
...
Part of #111756
2021-04-16 16:20:54 +02:00
Alex Ross
fe6850d4e7
Change default port setting value instead of setting
...
Fixes #117189
2021-04-16 16:09:09 +02:00
isidor
f48845c445
untitledHint: respect editor font
...
fixes #121427
2021-04-16 15:56:48 +02:00
isidor
4430569ad0
debug session: pass configuration as args for restart
...
#118196
2021-04-16 15:56:48 +02:00
Ladislau Szomoru
5d72ea7c19
Add more top/bottom spacing to features boxes
2021-04-16 15:32:03 +02:00
Ladislau Szomoru
27add7e2ac
Merge branch 'lszomoru/workspace-trust-loose-file'
2021-04-16 15:09:41 +02:00
Alexandru Dima
3bddb9636c
Fix compilation
2021-04-16 15:01:37 +02:00
Alex Ross
3c0e489746
Don't allow multiple tasks runs to start at once
...
Fixes #118238
2021-04-16 14:27:57 +02:00
Sandeep Somavarapu
949639b942
use default some delay
2021-04-16 14:17:46 +02:00
Alex Ross
17cec8c008
Fix ~ with fill path pasting in simple file picker
...
Fixes #121280
2021-04-16 13:51:56 +02:00
Alexandru Dima
1f941f612f
Fix #121456
2021-04-16 13:50:15 +02:00
Alexandru Dima
bdd072e51b
Add trust prompt
2021-04-16 13:07:24 +02:00
Sandeep Somavarapu
ce791d27dc
Fix #121362
2021-04-16 12:35:05 +02:00
Sandeep Somavarapu
564bcfe4cd
render tree on trust / trust settings change
2021-04-16 12:29:33 +02:00
Martin Aeschlimann
ba531de198
fix ExtensionRecommendationsService test
2021-04-16 12:11:29 +02:00
Sandeep Somavarapu
bb43ee6190
Fix #121297
2021-04-16 11:48:13 +02:00
Ladislau Szomoru
9699bd793c
Smoke test fix
2021-04-16 11:44:23 +02:00
Martin Aeschlimann
1f385f70e6
reduce usage of extensionDevelopmentLocationURI
2021-04-16 11:30:39 +02:00
Alex Ross
5ef190e98a
Fix port log line and add regex check
2021-04-16 11:25:18 +02:00
Ladislau Szomoru
7668affd16
Merge branch 'main' into lszomoru/workspace-trust-loose-file
2021-04-16 10:59:33 +02:00
isidor
cfdce94277
#116731
2021-04-16 10:25:06 +02:00
Sandeep Somavarapu
42e271dd2e
do not show dialog if workspace trust is not enabled @lszomoru FYI
2021-04-16 09:58:04 +02:00
Sandeep Somavarapu
ddbc8ae408
fix remote integration tests - do not show trust dialog when change is coming from cache @lszomoru fyi
2021-04-16 09:52:34 +02:00
Ladislau Szomoru
a387125e19
Merge branch 'main' into lszomoru/workspace-trust-loose-file
2021-04-16 09:05:26 +02:00
Sandeep Somavarapu
3c31f0903e
move workspace trust service out of config service
2021-04-16 07:59:49 +02:00
Jackson Kearl
b7ba430dce
Begin to allow extensions to contribute start items
2021-04-15 20:11:06 -07:00
SteVen Batten
402c9bee09
always show intro modal
2021-04-15 16:48:00 -07:00
Eric Amodio
bd493ff734
Reduces validation timeout
2021-04-15 18:36:36 -04:00
Eric Amodio
ba4954af20
Ensures that the validation message shows up
2021-04-15 18:36:35 -04:00
Eric Amodio
0f890eeb17
Calls focus method
2021-04-15 18:36:35 -04:00
rebornix
155df27d8d
💄
2021-04-15 14:49:11 -07:00
Jackson Kearl
28b2a0f19f
Fix #121193
2021-04-15 14:31:15 -07:00
SteVen Batten
6e84c224f4
allow for markdown dialogs and custom icons
2021-04-15 14:03:48 -07:00
rebornix
d531f3b054
Merge branch 'notebook/dev' into main
2021-04-15 14:00:38 -07:00
Ladislau Szomoru
3d434efcc0
Progress on single file scenarios
2021-04-15 22:45:03 +02:00
rebornix
662ea12128
NotebookCellRange is now NotebookRange.
2021-04-15 13:09:37 -07:00
Logan Ramos
df1214ddee
Rename and move combined service
2021-04-15 15:59:17 -04:00
rebornix
ebb0a7165b
update integration test.
2021-04-15 12:39:19 -07:00
rebornix
2459b4fab9
💄
2021-04-15 11:39:36 -07:00
Logan Ramos
4edba25ca9
Central service for notebooks and custom editors ( #120426 )
...
* Central service for notebooks and custom editors
* Tie central service into opening of custom editors and notebooks
* Start adopting new API for custom editors
* Fix recursive opening
* Avoid duplicated checking
* Onboard custom editors to combined service
* Track editor priority too
* Switch to using common priority type
* Register notebook contributions
* Add override logic to openEditors
* Initial diff editor work for custom editors
* Don't allow undefined
* Fix user association getting ignored
* Code cleanup
* Notebook diff support
* Fix notebook diff
* Make notebook work with cell uri
* Respect defaults again
* Remove scheme
* Support relative glob patterns as suggested by @rebornix
* Code cleanup
* Fix compile errors
* Fix broken tests
* Remove unsued registration function
* Cleanup unused storage service
* Remove unused imports
* Cleanup more unused code
* Show all contributions in picker for untitled files
* Fix integration tests
2021-04-15 18:38:08 +00:00
rebornix
d9a371b9fd
update comments.
2021-04-15 11:34:52 -07:00
rebornix
ae5aeabcd7
flatten custom* metadata.
2021-04-15 11:34:51 -07:00