Skip to content

Commit fdf040f

Browse files
committed
fix(lang): refactor DevIn documentation provider registration && fixed #191
1 parent 28688c7 commit fdf040f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

exts/devins-lang/src/main/resources/cc.unitmesh.devti.language.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@
4747
<lang.documentationProvider language="DevIn"
4848
id="devinsDocumentationProvider"
4949
implementationClass="cc.unitmesh.devti.language.documentation.DevInsDocumentationProvider"/>
50-
<documentationProvider implementation="cc.unitmesh.devti.language.documentation.DevInsDocumentationProvider"/>
5150

5251
<localInspection language="DevIn" groupPath="DevIn" groupName="Lints"
5352
displayName="Duplicate agent declaration"

0 commit comments

Comments
 (0)