tilt
tilt copied to clipboard
Sublime Text plugin for autocompletion, intellisense and syntax highlighting
Describe the Feature You Want
An extension for Sublime Text would be helpful which can give syntax highlighting, and autocomplete.
Current Behavior
This extension is missing.
sublime text can use the textmate bundle for syntax highlighting, right? https://docs.tilt.dev/editor.html
tilt has a built-in lsp server. i'm not sure how hard sublime text makes it to integrate lsp servers.
sublime text can use the textmate bundle for syntax highlighting, right? https://docs.tilt.dev/editor.html
So we're only missing a Sublime Text package to install il properly 👍
tilt has a built-in lsp server. i'm not sure how hard sublime text makes it to integrate lsp servers.
I never touched such a thing, but I found this : https://lsp.sublimetext.io/language_servers/. Hopefully it helps.