Skip to content

Commit 8c914a8

Browse files
committed
fix(update): comment out AutoDevUpdateStartupActivity and fixed #291
1 parent f7ccf6f commit 8c914a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/223/main/resources/META-INF/autodev-core.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
serviceInterface="com.intellij.temporary.inlay.codecomplete.LLMInlayManager"
4141
serviceImplementation="com.intellij.temporary.inlay.codecomplete.LLMInlayManagerImpl"/>
4242

43-
<postStartupActivity implementation="cc.unitmesh.devti.update.AutoDevUpdateStartupActivity"/>
43+
<!-- <postStartupActivity implementation="cc.unitmesh.devti.update.AutoDevUpdateStartupActivity"/>-->
4444

4545
<typedHandler order="first, before completionAutoPopup"
4646
implementation="cc.unitmesh.devti.inlay.TypeOverHandler"/>

0 commit comments

Comments
 (0)