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
SteVen Batten
f290a31272
polish menu layouting
...
fixes #103078
fixes #100851
2020-07-31 11:18:55 -07:00
Connor Peet
262ab802d3
launch: check prerequisites in a pre-launch task
...
Fixes https://github.com/microsoft/vscode/issues/103708
2020-07-31 10:55:07 -07:00
rebornix
98dd195b91
hook native undo/redo with notebook
2020-07-31 10:43:58 -07:00
SteVen Batten
215a1166a9
fixes #103681
2020-07-31 09:18:28 -07:00
João Moreno
7472ee814e
fix submenu json schema
2020-07-31 16:06:25 +02:00
João Moreno
22ff86bac3
fixes #102109
2020-07-31 15:38:16 +02:00
João Moreno
e962679836
remove gitignore text/plain association
2020-07-31 15:06:11 +02:00
João Moreno
08aa909b79
remove extra imports
2020-07-31 11:29:38 +02:00
João Moreno
63d8f61772
fixes #102989
2020-07-31 11:02:10 +02:00
João Moreno
9119efe2ef
fixes #102498
2020-07-31 10:32:18 +02:00
Alex Ross
2344987359
Add task test back in
2020-07-31 10:15:05 +02:00
SteVen Batten
f28873cfb7
remove console log
2020-07-30 23:36:21 -07:00
SteVen Batten
ecf6a0172e
fix test
2020-07-30 23:32:34 -07:00
Eric Amodio
c9a2f78283
Adds protection if the folder doesn't exist
2020-07-31 00:38:48 -04:00
Eric Amodio
8fb69d722e
Forces LF line endings, since we check in these
2020-07-31 00:38:48 -04:00
Matt Bierner
35b456a0bd
Skip failing test
2020-07-30 21:21:18 -07:00
Rob Lourens
2b090abd0f
Revert "re #99399."
...
Making folding indicators always visible was apparently fixed in some other way
This reverts commit 459a9aedac .
2020-07-30 21:02:39 -07:00
Matt Bierner
c7471edd38
Fix type for browser
...
Use `any` instead of more specific timer type for now
2020-07-30 21:01:26 -07:00
adfnekc
fd75556c52
fix unicode download url error ( #103460 )
...
unicode downloadurl change
2020-07-30 20:47:34 -07:00
rebornix
7a34ec55d9
fix #102441 .
2020-07-30 18:29:52 -07:00
Rob Lourens
057c1f141e
Fix cell cancellation with kernel in provider
2020-07-30 18:02:38 -07:00
Rob Lourens
94317e3877
Show cell run progress for a minimum of 200ms
2020-07-30 18:02:38 -07:00