We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7ccf6f commit 8c914a8Copy full SHA for 8c914a8
core/src/223/main/resources/META-INF/autodev-core.xml
@@ -40,7 +40,7 @@
40
serviceInterface="com.intellij.temporary.inlay.codecomplete.LLMInlayManager"
41
serviceImplementation="com.intellij.temporary.inlay.codecomplete.LLMInlayManagerImpl"/>
42
43
- <postStartupActivity implementation="cc.unitmesh.devti.update.AutoDevUpdateStartupActivity"/>
+<!-- <postStartupActivity implementation="cc.unitmesh.devti.update.AutoDevUpdateStartupActivity"/>-->
44
45
<typedHandler order="first, before completionAutoPopup"
46
implementation="cc.unitmesh.devti.inlay.TypeOverHandler"/>
0 commit comments