mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
[command-completion] IDEA-373902 Command completion. New actions: Generate constructors
GitOrigin-RevId: 02d2af96982d53a0734c9c1f57a452758a184b85
This commit is contained in:
committed by
intellij-monorepo-bot
parent
0fc0b74dd2
commit
a119bc85cc
@@ -1954,6 +1954,8 @@ command.completion.getters.and.setters.text=Getters and Setters
|
||||
command.completion.generate.getter.setter=Generate 'Getter' and 'Setter'
|
||||
command.completion.generate.getter=Generate 'Getter'
|
||||
command.completion.generate.setter=Generate 'Setter'
|
||||
command.completion.generate.no.args.constructor.text=No-Args Constructor
|
||||
command.completion.generate.all.args.constructor.text=All-Args Constructor
|
||||
|
||||
advanced.setting.java.show.irrelevant.templates.in.source.roots=Show irrelevant New File templates in Java source roots
|
||||
java.test.use.wall.time=Use Wall Time
|
||||
|
||||
Reference in New Issue
Block a user