Commit Graph
70197 Commits
Author SHA1 Message Date
Rachel Macfarlane c7c6c5cde1 Fix #105503 2020-09-01 17:31:05 -07:00
Connor Peet a8ded8458e debug: update js-debug 2020-09-01 17:30:44 -07:00
rebornix c05cf95c91 show select kernel quick pick if there is no active kernel. 2020-09-01 17:14:35 -07:00
rebornix 0da2df3f3c no more INotebookKernelInfo2 casting 2020-09-01 17:14:35 -07:00
Rob Lourens 5488efb488 Change statusbar setting capitalization
Fix #105877
2020-09-01 16:19:06 -07:00
Arjun Attam 8b25721917 Add playwright-python to workspace tags (#105104)
* Add playwright-python to workspace tags

* Add gdpr comment for workspace.py.playwright
2020-09-01 18:44:24 -04:00
rebornix 81d4758a12 fix #105843. 2020-09-01 15:10:30 -07:00
Matt Bierner b8e4718a12 Disable js/ts features for the private scheme
This scheme is used internally by VS Code for features such as search/replace preview
2020-09-01 15:07:05 -07:00
Matt Bierner 6fee049076 Use more explicit names for webview funcs 2020-09-01 14:31:59 -07:00
Matt Bierner e6b0f45556 Use containerName if it exists 2020-09-01 14:10:15 -07:00
Matt Bierner 5e9a412cd9 Remove experimental typings
These typings are now in TS 4.0
2020-09-01 14:02:58 -07:00
Matt Bierner bf7597ee78 Clairify docs on WebviewViewResolveContext
Fixes #105874
2020-09-01 14:02:18 -07:00
isidor d6cfcda1d8 debug: menu respect debuggers available context 2020-09-01 23:00:16 +02:00
Matt Bierner fbf81bdd1b Expand docs on visibility change
For #105873
2020-09-01 13:36:13 -07:00
Matt Bierner 1dd6b285f9 Restrict webview views to make sure proposed api is enabled
Fixes #105824
2020-09-01 13:16:49 -07:00
Martin Aeschlimann 73ce0a4cf9 Workbench Appearance color theme keeps being overridden. Fixes #105102 2020-09-01 22:01:29 +02:00
IllusionMH da460dc73c Allow 1-1000 as strings. Improve description and error. 2020-09-01 22:52:50 +03:00
Rob Lourens 63ea73ae36 Move cell execution order label back to below play button 2020-09-01 12:17:29 -07:00
rebornix 789eb037c2 fix #105778. 2020-09-01 12:09:01 -07:00
Connor Peet df30a1ff76 fix: resolve sourcemaps in extensions
Fixes https://github.com/microsoft/vscode/issues/105859
2020-09-01 10:59:48 -07:00
Sandeep Somavarapu f1d2076c33 #103238 filter using declared providers and wait until they are registered 2020-09-01 19:45:50 +02:00
Connor Peet fef3e22ca7 fix: refresh env vars when auto attach settings change
Fixes https://github.com/microsoft/vscode-js-debug/issues/731
2020-09-01 08:54:50 -07:00
Alex Ross d87a8cd2a4 Add some defensive strategy to command urls in remote help
Fixes microsoft/vscode-remote-release#3612
2020-09-01 17:03:20 +02:00
Alex Ross 8d25a72d9b Adopt string hover in custom tree 2020-09-01 16:42:14 +02:00
Alex Ross cd4d04a979 Use appendText for hovers that are strings (#105844) 2020-09-01 16:39:33 +02:00
Daniel Imms 94fdadbc34 Support string in IHoverOptions.text
Fixes #105841
2020-09-01 07:19:43 -07:00
Alex Ross 42226a9169 Improve jsdoc for Task#detail
Fixes #105802
2020-09-01 15:51:44 +02:00
Benjamin Pasero 7686b52a82 fix #105825 2020-09-01 15:49:30 +02:00
Johannes Rieken f3023ca9c0 disable notebook version check for now, https://github.com/microsoft/vscode/issues/105624 2020-09-01 15:38:12 +02:00
Daniel Imms c3c933adfe Prevent creation of terminals when processes aren't supported 2020-09-01 06:28:49 -07:00
Johannes Rieken 6d22bbd6c7 make sure to transform edits output, https://github.com/microsoft/vscode/issues/105624 2020-09-01 15:27:42 +02:00
isidor f31055f40e fixes #105810 2020-09-01 15:21:20 +02:00
Alex Ross 27f7eba78d Fix variable resolving in arrays for custom execution tasks
Fixes #105815
2020-09-01 15:19:38 +02:00
Daniel Imms 5d814daac1 Hide terminal commands in menu
Fixes #1348
2020-09-01 06:17:09 -07:00
Ladislau Szomoru f549daa842 Fixes #105811 2020-09-01 14:45:59 +02:00
Johannes Rieken 45e6a5e617 yarn.lock and task for tsec, https://github.com/microsoft/vscode/issues/105747 2020-09-01 13:04:39 +02:00
Johannes Rieken 6b397696ae Merge pull request #105748 from annkamsk/tsec-support
Add script for running tsec
2020-09-01 12:56:46 +02:00
Sandeep Somavarapu d1ce0eb43b Revert "Get authentication session info from workbench html in dev mode"
This reverts commit 2e8152ce75.
2020-09-01 12:26:21 +02:00
Alex Ross 5f0a1f3b47 Preserve all new lines in MarkdownString appendText (#105732)
Preserve all new lines in MarkdownString appendText
2020-09-01 10:53:47 +02:00
Johannes Rieken 7d3489ca09 mark renderCodicons as deprecated, https://github.com/microsoft/vscode/issues/105588 2020-09-01 10:45:02 +02:00
Johannes Rieken 11479ca759 Merge pull request #105589 from annkamsk/render-codicons-elements
Make renderCodicons function return HTMLElement instead of string
2020-09-01 10:42:54 +02:00
Benjamin Pasero fee01671a9 Activity bar: visibility of things is not synced (fix #105793) 2020-09-01 10:33:29 +02:00
Benjamin Pasero 230d2faa91 🆙 web playground 2020-09-01 09:40:40 +02:00
Eric Amodio b6d4fec371 Bumps version of github-browser 2020-09-01 01:13:46 -04:00
Connor Peet 90a1b684da debug: update js-debug 2020-08-31 20:57:24 -07:00
Rob Lourens 98fe9425f2 Fix bad width on markdown editor 2020-08-31 16:55:45 -07:00
rebornix 8343b9b425 💄 2020-08-31 16:55:08 -07:00
rebornix 11d2e9625e fix notebook document filter pattern npe. 2020-08-31 16:53:03 -07:00
Rob Lourens ee804b5533 Include deprecated sync settings in settings UI
Fixes #104401
2020-08-31 16:39:34 -07:00
Matt Bierner aeb3537706 Updating docs 2020-08-31 16:30:28 -07:00