language_injection.md: fix EP link

This commit is contained in:
Yann Cébron 2025-03-31 11:53:06 +02:00
parent a171cda1c6
commit bf949cb496

View File

@ -145,7 +145,7 @@ Inside an injection, the following tags can be used:
#### Create an XML File to Load the Configuration
Create an XML file <path>myLanguageID-injections.xml</path> next to your <path>plugin.xml</path> that loads the above configuration.
Custom language authors also register their implementation of the <include from="snippets.topic" element-id="ep"><var name="ep" value="com.intellij.languageSupport"/></include> there.
Custom language authors also register their implementation of the <include from="snippets.topic" element-id="ep"><var name="ep" value="org.intellij.intelliLang.languageSupport"/></include> there.
```xml
<idea-plugin>