mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-06 03:21:12 +07:00
[IFT] Change name of "Smart type completion" lesson to "Type-matching completion"
also fix the indent in the python sample GitOrigin-RevId: e8e88c6618eb4f700bdbdf7ccb286cfe18b9d8a2
This commit is contained in:
committed by
intellij-monorepo-bot
parent
9b004df451
commit
03cf96a57d
@@ -58,7 +58,6 @@ python.f.string.completion.result.message=You may see that a simple Python strin
|
||||
python.postfix.completion.type=Type {0} after the parenthesis to see the list of suggestions.
|
||||
python.postfix.completion.complete=Select {0} from the list and press {1} to complete the statement.
|
||||
|
||||
python.smart.completion.lesson.name=Smart completion
|
||||
python.smart.completion.try.basic.completion=Try using Basic Completion by pressing {0}.
|
||||
python.smart.completion.use.smart.completion=Unfortunately, <ide/> has no direct information on the {0} type. \
|
||||
But sometimes, it can suggest completion by the context! Use {1} to invoke Smart Completion.
|
||||
|
||||
Reference in New Issue
Block a user