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"
|
||||
extensions="slint"/>
|
||||
<platform.lsp.serverSupportProvider implementation="me.zhouxi.slint.lsp.SlintLspServerSupportProvider"/>
|
||||
<textMate.bundleProvider implementation="me.zhouxi.slint.lang.syntax.SlintTextMateProvider"/>
|
||||
</extensions>
|
||||
</idea-plugin>
|
||||
Reference in New Issue
Block a user