mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-17 19:49:44 +07:00
java sealed types: completion for sealed/non-sealed/permits keywords
GitOrigin-RevId: f689d6f04cd86947ce084f9a0b0f1787f81cf694
This commit is contained in:
committed by
intellij-monorepo-bot
parent
38766600e6
commit
a4146e3008
@@ -0,0 +1 @@
|
||||
sealed class Foo <caret>{}
|
||||
@@ -0,0 +1 @@
|
||||
<caret> class Foo {}
|
||||
Reference in New Issue
Block a user