mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-04 08:51:02 +07:00
[IFT] DA-423 Improve interpreter description step
GitOrigin-RevId: fa0fc4c02618c6e77f7398713765e6abdbd44576
This commit is contained in:
committed by
intellij-monorepo-bot
parent
4bf8e35418
commit
6569ce389b
@@ -17,6 +17,7 @@ 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.interpreter.tip=<strong>Tip:</strong> here you can discover your Python interpreter settings
|
||||
python.onboarding.indexing.description=When you open a project for the first time, <ide/> scans the Python SDK and the project itself \
|
||||
to collect details required for coding assistance. To continue, wait until indexing completes.
|
||||
python.onboarding.context.menu=You have opened the demo, now let's run it. Right-click the editor to invoke the context menu.
|
||||
|
||||
Reference in New Issue
Block a user