Commit Graph

69937 Commits

Author SHA1 Message Date
Benjamin Pasero 72a7ece4b2 💄 optional services 2020-08-28 08:59:36 +02:00
Sandeep Somavarapu 1cc26ce426 mark storage service as optional undefined 2020-08-28 08:54:39 +02:00
Sandeep Somavarapu b5f6a65bba mark storage service as optional undefined 2020-08-28 08:53:27 +02:00
rebornix 1d7ff4c718 emit notebook editor selection change. 2020-08-27 17:10:26 -07:00
rebornix b4b67b8e7e re #102503. allow fold/unfold with levels and direction in notebook. 2020-08-27 16:55:17 -07:00
Daniel Imms 4d7ad58a7e Workaround for terminal shifting on space
Fixes #104876
2020-08-27 16:38:24 -07:00
Daniel Imms af12c071e7 Merge pull request #105544 from microsoft/tyriar/codeql
Run codeql job every Tuesday
2020-08-27 15:58:06 -07:00
Daniel Imms 624fc1466a Run codeql job every Tuesday
Justification:
- This was using _a lot_ of vm time and not giving us much
- We only really need to run it once per release
- Weekly as opposed to monthly means we can catch things earlier than when
  the release happens

Fixes #105447
2020-08-27 15:55:44 -07:00
Daniel Imms a9204aa4b8 Don't hide switch terminal dropdown when proc not supported
This was causing it not to show up when processes become supported
later. Ideally the dropdown would be disabled like other action views
but this will be done as part of #105543.
2020-08-27 15:38:19 -07:00
Rob Lourens ab04541f58 Don't rerender outputs that were already rendered on metadata update
and don't render new outputs when the cell output is collapsed
Fix #104580
2020-08-27 14:56:49 -07:00
Matt Bierner 2d1b28db22 Use the new lastCommittedOrigin for remote port forwarding in webviews (#105531)
Fixes #102449
2020-08-27 14:37:16 -07:00
Matt Bierner 1c4f6acea5 Gate webview polling usage to safari when scripts are disabled 2020-08-27 13:59:02 -07:00
Matt Bierner 2579c033f2 Enable pointer lock in webviews
Fixes #104169
2020-08-27 13:54:46 -07:00
Matt Bierner f542ed32c1 Rename 2020-08-27 13:51:11 -07:00
Matt Bierner 08be66406f Make context the first arugment to constructors 2020-08-27 13:51:11 -07:00
Matt Bierner 9b117bbb1d Move custom editor activation into mainThreadCustomEditors 2020-08-27 13:51:11 -07:00
Daniel Imms 2ad4bc2dbb Merge pull request #105527 from microsoft/tyriar/welcome
Welcome support in terminal
2020-08-27 12:58:32 -07:00
Daniel Imms 47ecd45eaa Merge branch 'master' into tyriar/welcome 2020-08-27 12:47:59 -07:00
Daniel Imms a5682a5a46 Require process support for most terminal keybindings 2020-08-27 12:46:46 -07:00
Daniel Imms aa6b2f163d Initial terminal welcome support 2020-08-27 12:38:33 -07:00
rebornix 2f88d58859 rename 💄 2020-08-27 12:06:04 -07:00
Rachel Macfarlane b991349b33 Mark onDidChangeAuthenticationProviders as deprecated in proposed API 2020-08-27 12:04:41 -07:00
rebornix b2693bb7ed remove legacy kernel on content provider 2020-08-27 12:01:25 -07:00
Eric Amodio 95f0ea4cd8 Adds lazy allocation for the itle desc dom node 2020-08-27 14:57:47 -04:00
Eric Amodio 8da30f9ec1 Adds title description to view pane containers 2020-08-27 14:57:47 -04:00
Rachel Macfarlane 650197b991 Add authentication contribution point, #103507 2020-08-27 11:51:18 -07:00
rebornix 3bd7c6981e enable enhanced text diff view for notebook by default. 2020-08-27 11:38:13 -07:00
rebornix 20e9b0b78f support reverting outputs. 2020-08-27 11:32:38 -07:00
rebornix 883749806b support revert notebook cell metadata in diff view. 2020-08-27 11:26:01 -07:00
rebornix 342899271d re #105346. 2020-08-27 11:25:32 -07:00
SteVen Batten fc1b768258 fixes #90836 2020-08-27 10:25:27 -07:00
SteVen Batten 8877f5f60a fixes #105480 2020-08-27 10:21:39 -07:00
Dirk Bäumer 0dd985bf4c Merge pull request #104518 from noellelc/dev/noecald/updateRichNavDependency
Rich Nav - incorporate updates to RichNav's GitHub Action
2020-08-27 18:03:48 +02:00
Connor Peet cc96f8ea23 debug: bump js-debug-companion 2020-08-27 08:58:47 -07:00
Dirk Bäumer 5817b526b1 Merge branch 'master' into dev/noecald/updateRichNavDependency 2020-08-27 17:54:38 +02:00
Johannes Rieken 450c37e2f7 also send onNotebook:XYZ event, https://github.com/microsoft/vscode/issues/105496 2020-08-27 17:48:34 +02:00
Benjamin Pasero 3c80a82a8e perf - load semver-umd only when needed in cli-process 2020-08-27 17:08:36 +02:00
Alex Dima 60efb74133 update native-keymap 2020-08-27 16:25:38 +02:00
Alex Ross 874c98d884 Always use new hover in custom tree views 2020-08-27 16:17:34 +02:00
Sandeep Somavarapu d82329c55d update distro 2020-08-27 16:08:53 +02:00
Johannes Rieken dcdc03f35d activate extensions before trying to resolve a notebook 2020-08-27 15:09:30 +02:00
Sandeep Somavarapu de8eb7dd8c use recommendations in prompt text 2020-08-27 14:44:45 +02:00
Sandeep Somavarapu c0a8b1d2dd do not show not installable extensions in recommendations 2020-08-27 14:33:07 +02:00
Sandeep Somavarapu 4880a28f09 recommend extensions only when they are installable 2020-08-27 14:33:06 +02:00
Sandeep Somavarapu 8743d95c76 introduce canInstall api in extension management service 2020-08-27 14:33:06 +02:00
Alex Ross e5be134f62 Show task detail on already selected default
Fixes #105315
2020-08-27 13:59:42 +02:00
Johannes Rieken dfa931d786 more Dto<T> tweaks 2020-08-27 13:33:45 +02:00
Johannes Rieken 470966b066 add model version to notebook edits when possible, https://github.com/microsoft/vscode/issues/105283 2020-08-27 11:58:01 +02:00
Johannes Rieken fdf5b95a51 replace ICellInsertEdit, ICellDeleteEdit with ICellReplaceEdit, https://github.com/microsoft/vscode/issues/105283 2020-08-27 11:25:41 +02:00
Alex Ross 0de8d51904 Finalize task detail API
Fixes #69785
2020-08-27 11:08:48 +02:00