Martin Aeschlimann
|
5fa2193ba7
|
add extensionTestsPath to IWorkbenchConstructionOptions
|
2021-04-20 15:35:32 +02:00 |
|
Martin Aeschlimann
|
d4a6400596
|
Merge branch 'main' into aeschli/testsInWebEH
|
2021-04-20 14:10:09 +02:00 |
|
Benjamin Pasero
|
064ead5012
|
notifications - properly hash resource
|
2021-04-20 13:49:23 +02:00 |
|
 Johannes RiekenandGitHub
|
47b406c822
|
Merge pull request #120359 from solomatov/optimized-memento
More effecient handling of changes
|
2021-04-20 11:45:05 +02:00 |
|
Benjamin Pasero
|
be6a902704
|
notifications - introduce ID property to help detect duplicates better
|
2021-04-20 11:40:25 +02:00 |
|
Alex Ross
|
40c99293c8
|
Try another fix for tooltip on safari
Part of #111756
Fixes #121684
|
2021-04-20 11:20:27 +02:00 |
|
isidor
|
3a7cf0c9dc
|
debug: update wording for safari dialog
|
2021-04-20 11:17:34 +02:00 |
|
Benjamin Pasero
|
1a74d20b2a
|
file service - add test for getProvider
cc @joaomoreno
|
2021-04-20 09:49:27 +02:00 |
|
Sandeep Somavarapu
|
10b35b6aa2
|
#118077 remove hover background
|
2021-04-20 09:38:29 +02:00 |
|
Sandeep Somavarapu
|
a5b19b6f64
|
add supportsVirtualWorkspace to schema
|
2021-04-20 09:22:00 +02:00 |
|
Joao Moreno
|
b4816cfd1f
|
fix tests
|
2021-04-20 09:10:47 +02:00 |
|
isidor
|
e74712bda1
|
fixes #118731
|
2021-04-20 08:59:33 +02:00 |
|
Sandeep Somavarapu
|
319d151138
|
#118077 move custom hovers behind experiment flag
|
2021-04-20 08:55:07 +02:00 |
|
Benjamin Pasero
|
fa602ecdc3
|
extension tests - stop automated opening of devtools when running out of sources
|
2021-04-20 08:28:15 +02:00 |
|
Benjamin Pasero
|
ab27efcc9f
|
use new types for browser fs
|
2021-04-20 07:46:57 +02:00 |
|
João Moreno
|
a09354329b
|
exclude htmlfsp from monaco
|
2021-04-20 07:34:35 +02:00 |
|
João Moreno
|
eaabe28485
|
Revert "Revert "use dom api to resolve file schema on web""
This reverts commit 1292b973d0.
|
2021-04-20 07:18:57 +02:00 |
|
Matt Bierner
|
1292b973d0
|
Revert "use dom api to resolve file schema on web"
This reverts commit d6ddd5866c.
|
2021-04-19 18:36:22 -07:00 |
|
Matt Bierner
|
a4b13e3fcf
|
Bump distro
|
2021-04-19 18:19:54 -07:00 |
|
Matt Bierner
|
909f03eb3e
|
Adding a few more override specifiers
For #120675
|
2021-04-19 18:11:08 -07:00 |
|
rebornix
|
65273f89bc
|
fix output max height update for diff editor.
|
2021-04-19 17:55:24 -07:00 |
|
rebornix
|
8fa6582b83
|
fix diff editor output width/margin.
|
2021-04-19 17:55:24 -07:00 |
|
 SangandGitHub
|
e5c466f587
|
markdown-language-features: Fix Windows Preview Link Uri (#120090)
* markdown-language-features: fix windows file uri
* refactor: use Uri.joinPath instead
|
2021-04-19 17:31:07 -07:00 |
|
Matt Bierner
|
25b47bb957
|
Use ctrl for add to selection on non-mac platforms
Fixes #121504
|
2021-04-19 17:29:07 -07:00 |
|
Matt Bierner
|
e62f21f40c
|
Remove extra await
|
2021-04-19 17:29:06 -07:00 |
|
rebornix
|
f26ca76fb6
|
fix #121623.
|
2021-04-19 16:23:45 -07:00 |
|
Daniel Imms
|
87c10dba59
|
Protect against exception when initializing terminal tree
Fixes #121654
|
2021-04-19 16:08:45 -07:00 |
|
Daniel Imms
|
e382db3089
|
Improve terminal tab setting descriptions
Fixes #121602
|
2021-04-19 15:39:30 -07:00 |
|
Matt Bierner
|
891683014c
|
Allow svgs inside iframes inside webviews
Fixes #121638
|
2021-04-19 14:36:14 -07:00 |
|
Matt Bierner
|
1845ee08b8
|
Allow specific command uri in extension editor
Fixes #121507
|
2021-04-19 14:36:14 -07:00 |
|
rebornix
|
180f95fa22
|
Merge branch 'notebook/dev' into main
|
2021-04-19 14:00:38 -07:00 |
|
Andre Weinand
|
ea5434ca54
|
node-debug@1.44.26
|
2021-04-19 22:27:49 +02:00 |
|
 Megan RoggeandGitHub
|
41d0782ede
|
resize when tab location changes
|
2021-04-19 20:24:59 +00:00 |
|
João Moreno
|
d6ddd5866c
|
use dom api to resolve file schema on web
|
2021-04-19 22:16:33 +02:00 |
|
João Moreno
|
f6b293d318
|
IFileService.getProvider
|
2021-04-19 22:16:33 +02:00 |
|
João Moreno
|
288368cdc0
|
add @types/wicg-file-system-access
|
2021-04-19 22:16:33 +02:00 |
|
Connor Peet
|
8215a110a9
|
fix: build
|
2021-04-19 12:59:35 -07:00 |
|
Connor Peet
|
6df31c584a
|
trust: make workspace trusted during unit tests
|
2021-04-19 12:46:50 -07:00 |
|
Connor Peet
|
b0eff48b18
|
testing: adopt workspace trust for testing
Fixes #2047
|
2021-04-19 12:44:04 -07:00 |
|
Jackson Kearl
|
94894dfe7f
|
Close #121395
|
2021-04-19 12:15:19 -07:00 |
|
 Tyler James LeonhardtandGitHub
|
caaa44b7aa
|
Update aria label to include codicon names and wrap in spaces (#121496)
|
2021-04-19 11:40:41 -07:00 |
|
isidor
|
9dff5e0e01
|
debug: workaround to open new debugee window in Safari
fixes #118731
|
2021-04-19 20:11:20 +02:00 |
|
Connor Peet
|
3a3864174e
|
trust: onboard debug land to workspace trust
|
2021-04-19 11:08:24 -07:00 |
|
Konstantin Solomatov
|
f937a28dd0
|
Move scheduler initialization to the ctor
|
2021-04-19 10:57:27 -07:00 |
|
Konstantin Solomatov
|
7635c6504d
|
resolve -> reject
|
2021-04-19 10:50:36 -07:00 |
|
Konstantin Solomatov
|
6330a7a728
|
Addressed code review feedback
|
2021-04-19 10:43:21 -07:00 |
|
Konstantin Solomatov
|
b4b2d40adf
|
Addressed code review feedback
|
2021-04-19 10:43:21 -07:00 |
|
Konstantin Solomatov
|
03666a0680
|
Cleanup redundant code
|
2021-04-19 10:43:21 -07:00 |
|
Konstantin Solomatov
|
c25aa77e33
|
Fixing linter
|
2021-04-19 10:43:21 -07:00 |
|
Konstantin Solomatov
|
59ce58884e
|
Fix linter error
|
2021-04-19 10:43:21 -07:00 |
|