Commit graph

69022 commits

Author SHA1 Message Date
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
João Moreno 7f43164ae4 fixes #101404 2020-07-30 15:53:22 +02:00
isidor c97058091e If a debug adapter fails to send a terminated event, VS Code should be more resilient
#102037
2020-07-30 15:34:30 +02:00
isidor d7ed2f5382 skip more tests 2020-07-30 15:23:53 +02:00
isidor f3e4ff9196 skip failing tests 2020-07-30 14:39:52 +02:00
Alex Ross c8b5be4801 Add wait wait in tasks test for execute to return 2020-07-30 13:38:20 +02:00
Alex Ross e39d21e318 Remove hack in terminal task system to delay disposal
This is no longer needed because #92868 is fixed

This reverts commit d6354443f4.
2020-07-30 11:59:18 +02:00
Alex Dima c193076a45
Fix compilation errors 2020-07-30 11:45:14 +02:00
Alex Dima bb09bae007
check in missing compiled file 2020-07-30 11:40:59 +02:00
Alex Dima a584933a77
Move IRemoteAgentConnection to AbstractRemoteAgentService 2020-07-30 11:40:59 +02:00
sana-ajani 3271cfd9f4 add Java pack to Welcome page 2020-07-30 11:30:44 +02:00
Alex Dima 4c526744f5
Add ability to log communication 2020-07-30 11:10:08 +02:00
João Moreno 211fe2fcff
Merge pull request #103326 from NotWearingPants/patch-2
Treat all files with `git{config,attributes,modules}`/`editorconfig` extensions as properties files
2020-07-30 10:46:15 +02:00
Sandeep Somavarapu e3ad35fba6 add service url to error telemetry 2020-07-30 10:18:30 +02:00
João Moreno c1f44f4e3e
Merge pull request #103436 from codebytere/fix-json-reporter
fix: add missing property to deserializeRunnable
2020-07-30 10:06:18 +02:00
Sandeep Somavarapu cc20a1f02a #103544 Skip another failing test 2020-07-30 10:05:34 +02:00