mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-18 12:31:26 +07:00
[java] IDEA-375577 Experiment with 'Compact source file' as a separate action
GitOrigin-RevId: 448f88ce96042ed144d922ca80aeb0bfcfde8be6
This commit is contained in:
committed by
intellij-monorepo-bot
parent
4ca2fa0cba
commit
876a23ebe2
@@ -2776,6 +2776,10 @@
|
||||
defaultValue="true"
|
||||
description="Use additional tags for methods for completion"/>
|
||||
|
||||
<registryKey key="java.create.compact.source.file.separately"
|
||||
defaultValue="true"
|
||||
description="Show 'Create java compact source file' separately from all other classes"/>
|
||||
|
||||
<virtualFileCustomDataProvider implementation="com.intellij.ide.JavaCodeStyleSettingsCustomDataSynchronizer"/>
|
||||
</extensions>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user