Commit Graph
73433 Commits
Author SHA1 Message Date
Sandeep Somavarapu f063ff93f4 Fix #103238 2020-09-02 18:51:58 +02:00
Connor Peet 1fb3a59b85 fix: add entrypoint to notebook renderer default contrib point
Fixes https://github.com/microsoft/vscode/issues/105938
2020-09-02 09:37:25 -07:00
Sandeep Somavarapu e01311c279 - check for web compatible extension
- expose webResource propery for gallery extension
2020-09-02 18:21:49 +02:00
Benjamin Pasero e62999c15e 🆙 web playground 2020-09-02 17:58:59 +02:00
Alex Dima fa3a5015de Add command to help with troubleshooting keybindings 2020-09-02 17:01:21 +02:00
João Moreno 56adc7d930 fixes #104640 2020-09-02 16:50:48 +02:00
Benjamin Pasero 8ea4e889c9 editor model - add some tests 2020-09-02 16:46:47 +02:00
isidor cda1568bbb debug: variables actions transition to commands
fixes #105830
2020-09-02 16:12:42 +02:00
Benjamin Pasero 17c1929af6 model - add a isDisposed method to generic editor models 2020-09-02 16:09:09 +02:00
Benjamin Pasero b9ff8329a7 add method isTextFileEditorModel 2020-09-02 16:00:50 +02:00
Ladislau Szomoru c77c975e1b Improve settings message, and add minLength and maxLength 2020-09-02 15:38:27 +02:00
Ladislau Szomoru e937484264 Fixes #105811 2020-09-02 15:16:36 +02:00
João Moreno 009aff5c50 fixes #104965 2020-09-02 14:58:22 +02:00
Sandeep Somavarapu 66f7ac329f Merge pull request #105934 from microsoft/sandy081/supportCredentials
Pass credentials through args
2020-09-02 14:51:14 +02:00
Sandeep Somavarapu 4353a83dae Merge branch 'master' into sandy081/supportCredentials 2020-09-02 14:50:52 +02:00
João Moreno ab8a3f3c44 fixes #105129 2020-09-02 14:42:16 +02:00
João Moreno 32b53987bd fixes #104931 2020-09-02 14:38:39 +02:00
isidor 68adef2383 fixes #105679 2020-09-02 14:36:00 +02:00
João Moreno c45567322c fixes #104634 2020-09-02 14:20:54 +02:00
João Moreno a87bc7c4bb fixes #105256 2020-09-02 14:20:00 +02:00
Benjamin Pasero 29ca95b2a2 Hitting a breakpoint doesn't active window (fix #105913) 2020-09-02 14:16:19 +02:00
Sandeep Somavarapu 5dc6727603 reload configuration after initializing 2020-09-02 13:09:57 +02:00
Sandeep Somavarapu 32f934cebe Pass credentials through args 2020-09-02 12:39:19 +02:00
isidor 5dc43b2bd3 fixes #105868 2020-09-02 11:46:29 +02:00
Alexandru Dima 95e749753a Merge pull request #105880 from IllusionMH/feedback-for-101467 2020-09-02 09:48:58 +02:00
Alex Dima 1250b086da small tweaks 2020-09-02 09:47:22 +02:00
Sandeep Somavarapu 908559bde1 move prompts to PromptedExtensionRecommendations 2020-09-02 09:42:41 +02:00
Rob Lourens 00754e4bab Fix description as well for #105877 2020-09-01 18:17:32 -07:00
rebornix f6831c1b81 * cell languages. 2020-09-01 18:00:44 -07:00
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
Nick Rayburn b955b58eee Add dirSep variable launch.json 2020-09-01 15:48:55 -05: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