mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-06 03:21:12 +07:00
251 lines
6.7 KiB
XML
251 lines
6.7 KiB
XML
<component>
|
|
<group id="navigation">
|
|
<feature
|
|
id="navigation.goto.implementation"
|
|
tip-id="GoToImplementation"
|
|
min-usage-count="5"
|
|
first-show="2"
|
|
successive-show="5"
|
|
utility-score="4">
|
|
<track-action id="GotoImplementation"/>
|
|
</feature>
|
|
</group>
|
|
|
|
<group id="completion">
|
|
<feature
|
|
id="editing.completion.smarttype.general"
|
|
tip-id="SmartTypeCompletion"
|
|
min-usage-count="5"
|
|
first-show="2"
|
|
successive-show="3"
|
|
utility-score="3">
|
|
<track-action id="SmartTypeCompletion"/>
|
|
</feature>
|
|
<feature
|
|
id="editing.completion.smarttype.afternew"
|
|
tip-id="SmartTypeAfterNew"
|
|
min-usage-count="3"
|
|
first-show="3"
|
|
successive-show="4"
|
|
utility-score="3"
|
|
/>
|
|
<feature
|
|
id="editing.completion.smarttype.casting"
|
|
tip-id="SmartTypeCasting"
|
|
min-usage-count="3"
|
|
first-show="5"
|
|
successive-show="7"
|
|
utility-score="3"
|
|
/>
|
|
<feature
|
|
id="editing.completion.second.basic"
|
|
tip-id="SecondBasicClassNameCompletion"
|
|
min-usage-count="5"
|
|
first-show="10"
|
|
successive-show="3"
|
|
utility-score="3">
|
|
<dependency id="editing.completion.basic"/>
|
|
<dependency id="editing.completion.smarttype.general"/>
|
|
</feature>
|
|
<feature
|
|
id="editing.completion.second.smarttype.chain"
|
|
tip-id="SecondSmartCompletionChain"
|
|
min-usage-count="3"
|
|
first-show="10"
|
|
successive-show="3"
|
|
utility-score="3">
|
|
<dependency id="editing.completion.smarttype.general"/>
|
|
</feature>
|
|
<feature
|
|
id="editing.completion.second.smarttype.toar"
|
|
tip-id="SecondSmartCompletionToar"
|
|
min-usage-count="2"
|
|
first-show="10"
|
|
successive-show="3"
|
|
utility-score="3">
|
|
<dependency id="editing.completion.smarttype.general"/>
|
|
</feature>
|
|
<feature
|
|
id="editing.completion.second.smarttype.aslist"
|
|
tip-id="SecondSmartCompletionAsList"
|
|
min-usage-count="2"
|
|
first-show="10"
|
|
successive-show="3"
|
|
utility-score="3">
|
|
<dependency id="editing.completion.smarttype.general"/>
|
|
</feature>
|
|
<feature
|
|
id="editing.completion.second.smarttype.array.member"
|
|
tip-id="SecondSmartCompletionArrayMember"
|
|
min-usage-count="2"
|
|
first-show="10"
|
|
successive-show="3"
|
|
utility-score="3">
|
|
<dependency id="editing.completion.smarttype.general"/>
|
|
</feature>
|
|
<feature
|
|
id="editing.completion.global.member.name"
|
|
tip-id="CompletionImportStatic"
|
|
min-usage-count="3"
|
|
first-show="10"
|
|
successive-show="3"
|
|
utility-score="3">
|
|
</feature>
|
|
<feature
|
|
id="editing.completion.finishByExclamation"
|
|
tip-id="FinishByExclamation"
|
|
min-usage-count="3"
|
|
first-show="10"
|
|
successive-show="3"
|
|
utility-score="2">
|
|
<dependency id="editing.completion.basic"/>
|
|
<dependency id="editing.completion.smarttype.general"/>
|
|
<dependency id="editing.completion.finishByDotEtc"/>
|
|
</feature>
|
|
<feature
|
|
id="editing.completion.variable.name"
|
|
tip-id="VariableNameCompletion"
|
|
min-usage-count="5"
|
|
first-show="5"
|
|
successive-show="3"
|
|
utility-score="3"
|
|
/>
|
|
<feature
|
|
id="editing.completion.finishBySmartEnter"
|
|
tip-id="FinishBySmartEnter"
|
|
min-usage-count="5"
|
|
first-show="4"
|
|
successive-show="8"
|
|
utility-score="3">
|
|
<dependency id="editing.completion.finishByDotEtc"/>
|
|
<track-action id="EditorCompleteStatement"/>
|
|
</feature>
|
|
</group>
|
|
|
|
<group id="editing">
|
|
<feature
|
|
id="move.element.left.right"
|
|
tip-id="ChangeSignatureAfterMovingParameters"
|
|
min-usage-count="3"
|
|
utility-score="3">
|
|
<track-action id="MoveElementLeft"/>
|
|
<track-action id="MoveElementRight"/>
|
|
</feature>
|
|
</group>
|
|
|
|
<group id="codeassists">
|
|
<feature
|
|
id="codeassists.javadoc.external"
|
|
tip-id="ExternalJavaDoc"
|
|
min-usage-count="1"
|
|
first-show="5"
|
|
successive-show="7"
|
|
utility-score="2">
|
|
<track-action id="ExternalJavaDoc"/>
|
|
</feature>
|
|
<feature
|
|
id="codeassists.comment.block"
|
|
tip-id="CommentCode"
|
|
first-show="6"
|
|
successive-show="5"
|
|
min-usage-count="3"
|
|
utility-score="4">
|
|
<track-action id="CommentByBlockComment"/>
|
|
</feature>
|
|
<feature
|
|
id="codeassists.highlight.implements"
|
|
tip-id="HighlightImplements"
|
|
first-show="3"
|
|
successive-show="5"
|
|
min-usage-count="3"
|
|
utility-score="3"
|
|
/>
|
|
<feature
|
|
id="codeassists.highlight.return"
|
|
tip-id="HighlightMethodExitPoint"
|
|
first-show="3"
|
|
successive-show="5"
|
|
min-usage-count="3"
|
|
utility-score="3"
|
|
/>
|
|
<feature
|
|
id="codeassists.highlight.throws"
|
|
tip-id="HighlightThrows"
|
|
first-show="3"
|
|
successive-show="5"
|
|
min-usage-count="3"
|
|
utility-score="3"
|
|
/>
|
|
</group>
|
|
|
|
<group id="refactoring">
|
|
<feature
|
|
id="codeassists.surroundwith.expression"
|
|
tip-id="SurroundWith"
|
|
first-show="6"
|
|
successive-show="5"
|
|
min-usage-count="3"
|
|
utility-score="3"
|
|
/>
|
|
<feature
|
|
id="refactoring.move.moveInner"
|
|
tip-id="MoveInnerToUpper"
|
|
min-usage-count="2"
|
|
first-show="5"
|
|
successive-show="10"
|
|
utility-score="3">
|
|
<track-action id="Move"/>
|
|
</feature>
|
|
<feature
|
|
id="refactoring.copyClass"
|
|
tip-id="CopyClass"
|
|
min-usage-count="2"
|
|
first-show="10"
|
|
successive-show="8"
|
|
utility-score="3"
|
|
/>
|
|
</group>
|
|
|
|
<group id="ant">
|
|
<feature
|
|
id="ant.quickfix.CreateProperty"
|
|
tip-id="CreatePropertyTag"
|
|
first-show="6"
|
|
successive-show="10"
|
|
min-usage-count="1"
|
|
utility-score="2">
|
|
<track-intention class-name="com.intellij.lang.ant.quickfix.AntCreatePropertyFix"/>
|
|
</feature>
|
|
<feature
|
|
id="ant.quickfix.CreateTarget"
|
|
tip-id="CreateTargetTag"
|
|
first-show="6"
|
|
successive-show="10"
|
|
min-usage-count="1"
|
|
utility-score="2">
|
|
<track-intention class-name="com.intellij.lang.ant.quickfix.AntCreateTargetFix"/>
|
|
</feature>
|
|
</group>
|
|
|
|
<group id="diff">
|
|
<feature
|
|
id="jar.diff"
|
|
tip-id="JarDiff"
|
|
first-show="6"
|
|
successive-show="10"
|
|
min-usage-count="1"
|
|
utility-score="3"/>
|
|
</group>
|
|
|
|
<group id="intentions">
|
|
<feature id="intentions.fix.javadoc"
|
|
tip-id="FixDocComment"
|
|
show-in-guide="false"
|
|
min-usage-count="3"
|
|
utility-score="3">
|
|
<track-intention class-name="com.intellij.codeInspection.javaDoc.JavaDocReferenceInspection$RemoveTagFix"/>
|
|
<track-intention class-name="com.intellij.codeInspection.javaDoc.JavaDocReferenceInspection$RenameReferenceQuickFix"/>
|
|
</feature>
|
|
</group>
|
|
</component>
|