mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-06 03:21:12 +07:00
[IFT] Generalize postfix completion lessons
IDEA-CR-71209 GitOrigin-RevId: 12cb5a709a58acd749ba5c150d228b15c7a4441a
This commit is contained in:
committed by
intellij-monorepo-bot
parent
ca1568853b
commit
7dea2dadc8
@@ -55,7 +55,8 @@ python.f.string.completion.invoke.manually=You can invoke completion manually wi
|
||||
python.f.string.completion.complete.it=Complete the statement with {0}. Just press {1} to apply the first item.
|
||||
python.f.string.completion.result.message=You may see that a simple Python string was replaced by f-string after the completion.
|
||||
|
||||
python.postfix.completion.select.item=Select {0} item from the completion list.
|
||||
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}.
|
||||
|
||||
Reference in New Issue
Block a user