mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-02-04 23:39:07 +07:00
WI-56119 Fix default path for wsl
GitOrigin-RevId: 44a0f69ac93761db8aa97fe1c3b90b10ccdd6923
This commit is contained in:
committed by
intellij-monorepo-bot
parent
79cd5938b5
commit
18513de305
@@ -502,6 +502,7 @@ remote.interpreter.configure.title=Configure Remote Python Interpreter
|
||||
remote.interpreter.configure.path.title=Select Python Interpreter
|
||||
remote.interpreter.configure.temp.files.path.title=Select Folder for PyCharm Helpers
|
||||
remote.interpreter.default.interpreter.path=/usr/bin/python
|
||||
remote.interpreter.wsl.default.interpreter.path=/usr/bin/python
|
||||
remote.interpreter.docker.default.interpreter.path=python
|
||||
remote.interpreter.unspecified.interpreter.path=Specify Python interpreter path
|
||||
remote.interpreter.unspecified.temp.files.path=Specify path for PyCharm helpers
|
||||
|
||||
Reference in New Issue
Block a user