feat: register TextMate bundle provider in plugin.xml
Co-Authored-By: Claude (auto) <noreply@anthropic.com>
This commit is contained in:
@@ -21,5 +21,6 @@
|
|||||||
language="Slint"
|
language="Slint"
|
||||||
extensions="slint"/>
|
extensions="slint"/>
|
||||||
<platform.lsp.serverSupportProvider implementation="me.zhouxi.slint.lsp.SlintLspServerSupportProvider"/>
|
<platform.lsp.serverSupportProvider implementation="me.zhouxi.slint.lsp.SlintLspServerSupportProvider"/>
|
||||||
|
<textMate.bundleProvider implementation="me.zhouxi.slint.lang.syntax.SlintTextMateProvider"/>
|
||||||
</extensions>
|
</extensions>
|
||||||
</idea-plugin>
|
</idea-plugin>
|
||||||
Reference in New Issue
Block a user