Commit graph

69073 commits

Author SHA1 Message Date
Andrew Branch
4a206a33e5
Change includePackageJsonAutoImports options (#103732) 2020-08-03 14:16:28 -07:00
Rachel Macfarlane
d9b5e57a2b Add note about providerIds 2020-08-03 14:15:12 -07:00
dependabot[bot]
0b773db915
Bump elliptic in /extensions/markdown-language-features (#103658)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.0 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.4.0...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-03 14:01:25 -07:00
Christof Marti
ad2f35f020 Add userEnvProbe (microsoft/vscode-remote-release#3224) 2020-08-03 22:22:50 +02:00
rebornix
7ddc0ada66 bring back copy/paste/cut command but without keybindings. 2020-08-03 13:10:16 -07:00
rebornix
5d827b7b36 allow copy in static output. 2020-08-03 13:10:16 -07:00
rebornix
8a40cf66e5 use toolbar border color for vertical separator 2020-08-03 13:10:16 -07:00
SteVen Batten
2f0143ba15 fixes #103815 2020-08-03 13:03:36 -07:00
Matt Bierner
bd11c7f95a Don't use negative margins for spacing in markdown preview 2020-08-03 12:27:57 -07:00
Matt Bierner
adfcf950b5 fix word in comment 2020-08-03 12:27:57 -07:00
Alex Dima
49fd2b4f97
Do not inline vscode-web-playground (even if it is packaged) 2020-08-03 21:08:00 +02:00
SteVen Batten
baaeaec353 fixes #103820 2020-08-03 12:04:36 -07:00
João Moreno
65c331c4ba
update tpn 2020-08-03 20:51:40 +02:00
SteVen Batten
fbc5813066 move tas-client license from manifest to licenses 2020-08-03 11:50:38 -07:00
João Moreno
bdb24709eb
fix build 2020-08-03 20:32:26 +02:00
Alex Dima
34005e2a48
Avoid NPE 2020-08-03 20:24:40 +02:00
Connor Peet
a654202e37
debug: update js-debug version 2020-08-03 10:04:45 -07:00
SteVen Batten
1e45d9a269 adding tas-client to cgmanifest 2020-08-03 09:39:22 -07:00
Antón Molleda
a7afbed68a
Add rnw and rnm to workspace tags (#103211) 2020-08-03 09:00:58 -07:00
Rob Lourens
518523fc7f let -> const, settings 2020-08-03 08:54:14 -07:00
Rob Lourens
91e21b5940 let -> const, search 2020-08-03 08:54:14 -07:00
Rob Lourens
635b397e2d let -> const, notebooks 2020-08-03 08:54:14 -07:00
Alex Dima
17cffd0ad6
update distro 2020-08-03 17:21:42 +02:00
Alex Dima
1a3ca2a5b0
Extract .js and sha to a separate file 2020-08-03 17:17:52 +02:00
João Moreno
2954ffb2fd
build 2020-08-03 16:54:56 +02:00
João Moreno
05bdb6a975
split web extensions 2020-08-03 16:53:08 +02:00
João Moreno
e8f2b6d6ae
fix error msg 2020-08-03 16:36:11 +02:00
Daniel Imms
68fdf05c03 Remove out of date focus trap in terminal
This stopped working when codicons were adopted in the panel. What we're
trying to accomplish anyway is shift+tab in the terminal lands you in the a11y
tree which makes it convenient/discoverable how to navigate rows.

Part of #98918
2020-08-03 07:24:26 -07:00
Alex Dima
01b092eb00
Move extension translation into IWebExtensionsScannerService 2020-08-03 15:52:50 +02:00
isidor
1cba068f10 fixes #102715 2020-08-03 15:41:26 +02:00
João Moreno
a0407fbd73
fixes #103366 2020-08-03 15:13:26 +02:00
Alex Dima
f43a17578c
Wrap web worker extension host in an iframe to get a different origin 2020-08-03 14:53:44 +02:00
João Moreno
532c7b1c78 cleaner git submenus 2020-08-03 14:11:14 +02:00
João Moreno
3de08d5c92 fixes #102080 2020-08-03 12:49:56 +02:00
João Moreno
df82299bbe missing event disposables 2020-08-03 12:49:54 +02:00
João Moreno
7d34bf21f9 update cglicenses 2020-08-03 12:49:51 +02:00
Alex Ross
fe35d8c97a Add 'Gulpfile.js' as valid gulpfile name
Fixes #103794
2020-08-03 11:15:31 +02:00
Ladislau Szomoru
8c1a543329
Update classifier.json 2020-08-03 10:25:00 +02:00
Aditya Thakral
5696babbc1 Revert "Use paginated non virtual list in Settings Editor (#103268)"
This reverts commit 9d72fcb0ae.
2020-08-02 22:13:55 -04:00
Martin Aeschlimann
d5327bca82 update css/json services 2020-08-02 21:53:34 +02:00
Rob Lourens
eb05e94d5e Send cell metadata changes to EH, add onDidChangeCellMetadata event 2020-08-01 10:25:12 -07:00
Eric Amodio
8d51d4a419 Hides timeline view if no providers registered
Helps first-run experience, see here:
https://github.com/microsoft/vscode/issues/98614#issuecomment-665693078
2020-07-31 18:37:15 -04:00
SteVen Batten
264c39de2e resolves #90995 2020-07-31 15:05:39 -07:00
rebornix
2d2a664b4b notebook hook up with native copy/paste/cut 2020-07-31 14:58:09 -07:00
Logan Ramos
bd2bdf2f2f
Support quickpick on open anyways (#103712) 2020-07-31 13:56:38 -07:00
SteVen Batten
c50887a030 fixes #103171 2020-07-31 13:33:14 -07:00
Connor Peet
5b5bb81e2c
fix: inherit the compound root for all children of debug sessions
Fixes https://github.com/microsoft/vscode/issues/103705
2020-07-31 12:31:44 -07:00
Rob Lourens
348a4ce2d8 Fix cell drop indicator position, and moving cell when dropping over itself 2020-07-31 12:02:45 -07:00
SteVen Batten
3f15af11c4 fix menu jumping 2020-07-31 11:54:25 -07:00
Connor Peet
4d432f80da
launch: fix build script 2020-07-31 11:39:48 -07:00