We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bee7fbe commit 2d976dcCopy full SHA for 2d976dc
package.json
@@ -282,7 +282,7 @@
282
"command": "python-envs.copyEnvPathCopied",
283
"title": "%python-envs.copyEnvPathCopied.title%",
284
"category": "Python Envs",
285
- "icon": "$(check)"
+ "icon": "$(clippy)"
286
},
287
{
288
"command": "python-envs.copyProjectPath",
@@ -294,7 +294,7 @@
294
"command": "python-envs.copyProjectPathCopied",
295
"title": "%python-envs.copyProjectPathCopied.title%",
296
297
298
299
300
"command": "python-envs.terminal.revertStartupScriptChanges",
0 commit comments