mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-07 22:09:38 +07:00
[IFT] Fix Smart Type Completion lesson
GitOrigin-RevId: 66d893032dab99fcd5e3a387e7dc21f2d999f655
This commit is contained in:
committed by
intellij-monorepo-bot
parent
26864e028e
commit
6a28e5286f
@@ -20,7 +20,7 @@ java.smart.type.completion.lesson.name=Smart type completion
|
||||
java.smart.type.completion.apply=Smart Type Completion filters the list of suggestions to include only the types applicable \
|
||||
within the current context. Press {0} to see the list of matching suggestions. Choose the first one by pressing {1}.
|
||||
java.smart.type.completion.return=Smart Type Completion can also suggest code for a return statement. \
|
||||
Press {0} twice to see the Lookup menu for a return. Choose the first one by pressing {1}
|
||||
Press {0} to see the Lookup menu for a return. Choose the first one by pressing {1}
|
||||
|
||||
java.statement.completion.lesson.name=Statement completion
|
||||
java.statement.completion.complete.for=Press {0} to complete the {1} statement.
|
||||
|
||||
Reference in New Issue
Block a user