mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
diff: fix typo in EP name
GitOrigin-RevId: dbb9f94bc3222aab870b240e8ca80b399217b31a
This commit is contained in:
committed by
intellij-monorepo-bot
parent
7d4c5ea4d8
commit
8c72597a9a
@@ -282,7 +282,7 @@
|
||||
<extensionPoint name="diff.DiffExtension" interface="com.intellij.diff.DiffExtension" dynamic="true"/>
|
||||
<extensionPoint name="diff.lang.DiffIgnoredRangeProvider" interface="com.intellij.diff.lang.DiffIgnoredRangeProvider" dynamic="true"/>
|
||||
<extensionPoint name="diff.impl.DiffToolSubstitutor" interface="com.intellij.diff.impl.DiffToolSubstitutor" dynamic="true"/>
|
||||
<extensionPoint name="diff.tools.external.AutomaticExternalMergeTool" interface="com.intellij.diff.merge.external.AutomaticExternalMergeTool" dynamic="true"/>
|
||||
<extensionPoint name="diff.merge.external.AutomaticExternalMergeTool" interface="com.intellij.diff.merge.external.AutomaticExternalMergeTool" dynamic="true"/>
|
||||
<extensionPoint name="testStatusListener" interface="com.intellij.execution.testframework.TestStatusListener"/>
|
||||
|
||||
<extensionPoint name="diff.actions.ShowDiffAction.ExtensionProvider"
|
||||
|
||||
Reference in New Issue
Block a user