From 8c914a8ae3d376d9b84ad7c837fa8e1f1dea08fa Mon Sep 17 00:00:00 2001 From: Phodal Huang Date: Tue, 11 Feb 2025 11:33:15 +0800 Subject: [PATCH] fix(update): comment out AutoDevUpdateStartupActivity and fixed #291 --- core/src/223/main/resources/META-INF/autodev-core.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/src/223/main/resources/META-INF/autodev-core.xml b/core/src/223/main/resources/META-INF/autodev-core.xml index 628049395..beba016de 100644 --- a/core/src/223/main/resources/META-INF/autodev-core.xml +++ b/core/src/223/main/resources/META-INF/autodev-core.xml @@ -40,7 +40,7 @@ serviceInterface="com.intellij.temporary.inlay.codecomplete.LLMInlayManager" serviceImplementation="com.intellij.temporary.inlay.codecomplete.LLMInlayManagerImpl"/> - +