mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-04 08:51:02 +07:00
[IFT] Remove unused property
GitOrigin-RevId: 815bb8f639861becef552783b8a7c0aeab765345
This commit is contained in:
committed by
intellij-monorepo-bot
parent
9826742350
commit
24e46e7419
@@ -13,7 +13,6 @@ python.onboarding.balloon.open.learn.toolbar=Switch to the {0} tool window to co
|
||||
python.onboarding.interpreter.description=PyCharm has already configured a Python interpreter for this course. \
|
||||
You can modify it or create another one for your projects. \
|
||||
The simplest way to do it is to use the Python interpreter selector in the Status bar.
|
||||
python.onboarding.balloon.interpreter=Python interpreter selector
|
||||
python.onboarding.context.menu=You have opened the demo, now let's run it. Right-click the editor to invoke the context menu.
|
||||
python.onboarding.run.sample=Choose {0} or try the {1}.
|
||||
python.onboarding.temporary.configuration.description=<ide/> has just created a temporary run configuration. You can find it in the Run toolbar. With this toolbar, you can execute popular running actions for the selected configuration, such as running {0}, debugging {1}, profiling code {2}, and running your code with coverage {3}.
|
||||
|
||||
Reference in New Issue
Block a user