File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 17421742 {
17431743 "group" : " Python" ,
17441744 "command" : " python.createEnvironment-button" ,
1745- "when" : " showCreateEnvButton && resourceLangId == pip-requirements && !virtualWorkspace && shellExecutionSupported && !inDiffEditor && pythonDepsNotInstalled"
1745+ "when" : " showCreateEnvButton && resourceLangId == pip-requirements && !virtualWorkspace && shellExecutionSupported && !inDiffEditor && !isMergeResultEditor && pythonDepsNotInstalled"
17461746 },
17471747 {
17481748 "group" : " Python" ,
17491749 "command" : " python.createEnvironment-button" ,
1750- "when" : " showCreateEnvButton && resourceFilename == pyproject.toml && pipInstallableToml && !virtualWorkspace && shellExecutionSupported && !inDiffEditor && pythonDepsNotInstalled"
1750+ "when" : " showCreateEnvButton && resourceFilename == pyproject.toml && pipInstallableToml && !virtualWorkspace && shellExecutionSupported && !inDiffEditor && !isMergeResultEditor && pythonDepsNotInstalled"
17511751 }
17521752 ],
17531753 "editor/context" : [
You can’t perform that action at this time.
0 commit comments