Commit graph

69037 commits

Author SHA1 Message Date
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
rebornix
cf1b357443 fix #102518. 2020-07-30 17:29:51 -07:00
Connor Peet
b858b34eee
debug: only save when starting a new top-level session
Fixes https://github.com/microsoft/vscode-node-debug2/issues/257
2020-07-30 16:07:17 -07:00
SteVen Batten
f1547427ea fixes #103169 2020-07-30 12:46:04 -07:00
rebornix
e85dccfe85 await for kernel resolve before executing and handle token cancelation for kernel picker 2020-07-30 12:01:10 -07:00
SteVen Batten
067059651b improve scrollable menus 2020-07-30 11:51:17 -07:00
rebornix
95bbc2b3eb revive kernel preload scripts 2020-07-30 11:37:11 -07:00
Rob Lourens
33d79af3d8
Merge pull request #103516 from gjsjohnmurray/fix-103301
fix #103301 use newlines rather than horizontal rules
2020-07-30 10:08:38 -07:00
Rob Lourens
541ff182fe Add cell collapse state to cell metadata
This needs more discussion - is collapse state metadata or view state?
2020-07-30 09:51:35 -07:00
isidor
a3dd5c3b75 debug.openDebug: change default to openOnFirstSessionStart
fixes #103638
2020-07-30 18:34:47 +02:00
SteVen Batten
82b105dd62 fixes #103342 2020-07-30 09:11:34 -07:00
Rob Lourens
4bd3ba6f33 Fix notebook smoke test
Fix #102113
2020-07-30 09:08:51 -07:00
Robo
227d533937
Revert "chore: update to electron 9-x-y (#102011)" (#103599)
This reverts commit 3d0d50caf8.
2020-07-30 08:35:43 -07:00
Alex Ross
ae245c9b1f Fix onDidStart and End task test 2020-07-30 16:19:22 +02:00
isidor
15ada625f2 skip moree tests 2020-07-30 16:11:05 +02:00