AI-Arctic Fox | 2020.3.1 Patch 1 <debuggerx@debuggerx-PC Get rid of $ROOT_CONFIG$ and $APP_CONFIG

This commit is contained in:
2021-08-26 18:29:24 +08:00
parent 6784857555
commit 078911cf04
40 changed files with 2 additions and 26 deletions
+30
View File
@@ -0,0 +1,30 @@
<application>
<component name="LineMarkerSettings">
<option name="providers">
<map>
<entry key="com.intellij.codeInsight.ExternalAnnotationLineMarkerProvider" value="true" />
<entry key="com.intellij.codeInsight.InferredContractAnnotationsLineMarkerProvider" value="true" />
<entry key="com.intellij.codeInsight.InferredNullabilityAnnotationsLineMarkerProvider" value="true" />
<entry key="com.intellij.codeInsight.daemon.impl.IconLineMarkerProvider" value="true" />
<entry key="com.intellij.codeInsight.daemon.impl.RecursiveCallLineMarkerProvider" value="true" />
<entry key="com.intellij.execution.lineMarker.RunLineMarkerProvider" value="true" />
<entry key="com.intellij.ui.ColorLineMarkerProvider" value="true" />
<entry key="java.implemented" value="true" />
<entry key="java.implementing" value="true" />
<entry key="java.lambda" value="true" />
<entry key="java.overridden" value="true" />
<entry key="java.overriding" value="true" />
<entry key="java.service" value="true" />
<entry key="java.sibling.inherited" value="true" />
<entry key="kotlin.actual" value="true" />
<entry key="kotlin.dsl" value="true" />
<entry key="kotlin.expect" value="true" />
<entry key="kotlin.implemented" value="true" />
<entry key="kotlin.implementing" value="true" />
<entry key="kotlin.overridden" value="true" />
<entry key="kotlin.overriding" value="true" />
<entry key="org.editorconfig.configmanagement.editor.EditorConfigPreviewMarkerProvider" value="true" />
</map>
</option>
</component>
</application>