Commit graph

10694 commits

Author SHA1 Message Date
Martin Aeschlimann
25d716f900
[html/css/json] update dependencies 2021-04-24 14:52:34 +02:00
SteVen Batten
b2c250faeb fix build 2021-04-23 11:46:52 -07:00
SteVen Batten
6c747e75da
Workspace Trust Prop Changes (#121779)
* update wording for dialog

* remove soft request prompts

* tweak wording

* use origin

* clean up language for choice prompt
2021-04-23 10:14:09 -07:00
Alex Ross
876dd2782a
Don't allow multiple tasks runs to start at once
Fixes #118238
2021-04-23 17:03:31 +02:00
Ladislau Szomoru
118c41150c
Move extension settings for workspace trust 2021-04-23 15:09:27 +02:00
Alex Ross
d40139dd63
Make typescript problem matcher even more general
Fixes #121672
2021-04-23 14:19:29 +02:00
Sandeep Somavarapu
ac151b40a5
enable virtual workspace capability 2021-04-23 10:20:23 +02:00
Matt Bierner
36591a96a0
Rename 2021-04-22 14:57:27 -07:00
rebornix
274565432c
Merge branch 'notebook/dev' into main 2021-04-22 13:55:06 -07:00
Martin Aeschlimann
94f28728f7
remoteIndicator menu point: double digit order number. For #121180 2021-04-22 22:04:43 +02:00
Martin Aeschlimann
214a1581b7
Make window indicator menu contribution point stable. Fixes #121180 2021-04-22 21:54:38 +02:00
Rob Lourens
2f077172cb Add php.validate.executablePath to restrictedConfigurations 2021-04-22 11:49:37 -07:00
Sandeep Somavarapu
2130042ca4
disable github extension in virtual workspace as it depends on git 2021-04-22 17:44:51 +02:00
Alex Ross
f38f90dfe1
Improve package.json file check
Fixes #120279
2021-04-22 17:35:45 +02:00
Sandeep Somavarapu
68bed01970
adopt virtual workspaces - not supported 2021-04-22 16:54:06 +02:00
SteVen Batten
ed16789225 localise workspace trust strings for exts 2021-04-22 07:44:24 -07:00
Johannes Rieken
5390ec0e7c
remove isPreferred as instance property, replace selector with only viewType, allow controller to set a notebook priority instead 2021-04-22 16:13:42 +02:00
Sandeep Somavarapu
70c5e1e00c
fix compilation 2021-04-22 15:50:01 +02:00
Sandeep Somavarapu
90c5c7a0d2
Merge branch 'main' into capabilities 2021-04-22 14:29:13 +02:00
Eric Amodio
79033ef7a1 Adds code lens on vfs files 2021-04-22 03:29:20 -04:00
rebornix
264ccd16d4
Merge branch 'notebook/dev' into main 2021-04-21 15:15:59 -07:00
Matt Bierner
731402dce2
async override -> override async 2021-04-21 13:40:44 -07:00
SteVen Batten
f9fc28d47d update ext manifest schema validation and built-in exts 2021-04-21 11:54:42 -07:00
SteVen Batten
aec0921e5c first pass to update workspace trust to capabilities 2021-04-21 10:40:56 -07:00
João Moreno
034157dea8
gh auth: back to prod auth 2021-04-21 15:00:24 +02:00
Johannes Rieken
7194c24dad
use serializer in NB integration test 2021-04-21 11:50:02 +02:00
Johannes Rieken
9af75c08c5
remove ability to alter notebook output via WorkspaceEdit or NotebookEditorEdit 2021-04-21 11:42:58 +02:00
João Moreno
d60dbbf646
gh auth: fetch json 2021-04-21 10:48:01 +02:00
João Moreno
3668a573ad
gh auth: fix staging server selection 2021-04-21 10:06:26 +02:00
João Moreno
820e70a460
gh auth: don't reach out to product.json 2021-04-21 09:31:06 +02:00
Miguel Solorio
23a2409675
Update debug-auto-attach ext icon (refs #81760) 2021-04-20 21:58:33 -07:00
Rob Lourens
27cf6a3807 Implement workspace trust for php-language-features 2021-04-20 19:52:34 -07:00
Rob Lourens
643756788f Allow running builtin php validation with a relative path configured to the php binary.
This was previously allowed, but the fix to use 'which' was too strict
2021-04-20 19:52:33 -07:00
Rachel Macfarlane
c67ac5d083
Remove path from github-authentication 2021-04-20 16:49:23 -07:00
Matt Bierner
3b20d95b3a
Consider updateOpen as signalling that project loading as completed
Fixes #119268
2021-04-20 14:23:39 -07:00
Miguel Solorio
0642a7c299
Update debug server ready ext icon 2021-04-20 14:15:46 -07:00
rebornix
61f646674b
Merge branch 'notebook/dev' into main 2021-04-20 13:27:44 -07:00
João Moreno
7b23ff442e
more staging detection (#121769)
* more staging detection

* check for scheme
2021-04-20 13:19:06 -07:00
João Moreno
ad3e7ea1c0
gh auth: look at staging query param (#121768) 2021-04-20 13:04:56 -07:00
Mike Lee
efe612365f
feat: add support for additional surrounding pairs for markdown (#119982) (#121698) 2021-04-20 12:19:33 -07:00
Miguel Solorio
ac48f78dd6
Add icons for built-in extensions (fixes #81760) 2021-04-20 12:09:24 -07:00
Matt Bierner
1764fc81a8
Add requiredForConfigurations for TS 2021-04-20 11:37:54 -07:00
Matt Bierner
ae24966cce
Localize workspaceTrust 2021-04-20 11:35:02 -07:00
Rob Lourens
cc850ade50 Cell statusbar test 2021-04-20 10:55:30 -07:00
Rob Lourens
b286729f35 Test cleanup 2021-04-20 10:55:30 -07:00
Rachel Macfarlane
94589129a2
Add experimentation service to github auth extension 2021-04-20 09:25:01 -07:00
Johannes Rieken
454b741257
restore integration test 2021-04-20 15:10:50 +02:00
Johannes Rieken
3abadabac8
Merge branch 'main' into notebook/dev 2021-04-20 11:38:33 +02:00
Johannes Rieken
b06388f501
Merge branch 'joh/clean-kernel' into notebook/dev 2021-04-20 11:33:41 +02:00
Joao Moreno
b4816cfd1f
fix tests 2021-04-20 09:10:47 +02:00