[astro] WEB-75068 Suppress nested call of TypesScriptServiceContributor, reload completion for a template part

(cherry picked from commit 26965a7cc5c77e03c33d431d01ba23ee9f283d73)

IJ-CR-180651

GitOrigin-RevId: be6ff6e3dcecc7a662d7db39bf0f455e4ea6f44d
This commit is contained in:
Denis Bezrukov
2025-10-23 12:22:56 +03:00
committed by intellij-monorepo-bot
parent 115fba8cd6
commit 374274355b

View File

@@ -371,7 +371,7 @@
<editorFactoryListener implementation="com.intellij.codeInsight.editorActions.XmlTagNameSynchronizer$MyEditorFactoryListener"/>
<completion.contributor language="HtmlCompatible" implementationClass="com.intellij.polySymbols.html.HtmlSymbolsCompletionContributor"/>
<completion.contributor language="HtmlCompatible" implementationClass="com.intellij.polySymbols.html.HtmlSymbolsCompletionContributor" id="HtmlSymbolsCompletionContributor"/>
<xml.autoPopupEnabler implementation="com.intellij.xml.microservices.UrlReferencesXmlAutoPopupEnabler"/>