rebornix
|
c8c19aa7cd
|
reduce context key update.
|
2020-09-02 12:13:20 -07:00 |
|
rebornix
|
e0cc75a2da
|
re #105917.
|
2020-09-02 12:13:20 -07:00 |
|
Rachel Macfarlane
|
8eb9cdaba9
|
Fix #105955, make sure auth provider registration completes when getSession is called
|
2020-09-02 11:51:59 -07:00 |
|
rebornix
|
355fbca8b2
|
re #105917. update dirty state
|
2020-09-02 10:42:11 -07:00 |
|
rebornix
|
088f8fec17
|
fix #105917. Bind file watch on diff resources.
|
2020-09-02 10:37:43 -07:00 |
|
Matt Bierner
|
3dc43cb7b3
|
Exclude pr schemed files from js/ts language features
Fixes #105842
|
2020-09-02 10:36:24 -07:00 |
|
Matt Bierner
|
495b05c1de
|
Enable pointer lock in iframe based webviews
#104169
|
2020-09-02 10:34:21 -07:00 |
|
Sandeep Somavarapu
|
8727c4f476
|
💄
|
2020-09-02 19:11:11 +02:00 |
|
Rob Lourens
|
a1724a23df
|
Disable smoke test for #105330
|
2020-09-02 09:56:32 -07:00 |
|
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 |
|