Skip to content

Commit 3ca376c

Browse files
authored
Activate when selecting command python.clearPersistentStorage (#16398)
1 parent 869d3d6 commit 3ca376c

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

news/2 Fixes/16397.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Activate the extension when selecting the command `Clear Internal Extension Cache (python.clearPersistentStorage)`

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@
9292
"onCommand:python.startPage.open",
9393
"onCommand:python.enableSourceMapSupport",
9494
"onCommand:python.launchTensorBoard",
95+
"onCommand:python.clearPersistentStorage",
9596
"workspaceContains:mspythonconfig.json",
9697
"workspaceContains:pyproject.toml",
9798
"workspaceContains:Pipfile",

0 commit comments

Comments
 (0)