Skip to content

Commit c4b510a

Browse files
author
Kartik Raj
authored
Support installing Insiders extension in remote sessions (microsoft#17841)
* Support installing Insiders extension in remote sessions * News entry * News entry
1 parent 485a25a commit c4b510a

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

news/2 Fixes/15145.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Support installing Insiders extension in remote sessions.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -714,7 +714,7 @@
714714
"off",
715715
"weekly"
716716
],
717-
"scope": "application",
717+
"scope": "machine",
718718
"type": "string"
719719
},
720720
"python.languageServer": {

0 commit comments

Comments
 (0)