You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to have some sort of syntax highlighting plantuml diagrams. I'm not looking for super full-fledged language support like completions or advanced treesitter-style navigation, just some basic syntax highlighting. The only things I've seen in the docs about adding languages talk about setting up LSPs and or treesitter grammars. Is there anyone here that could point me at how I might get basic syntax highlighting? Or if I do have to go all the way to treesitter grammars / LSPs for some easy path to borrowing such work done for other editors like VSCode or neovim?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I'd like to have some sort of syntax highlighting plantuml diagrams. I'm not looking for super full-fledged language support like completions or advanced treesitter-style navigation, just some basic syntax highlighting. The only things I've seen in the docs about adding languages talk about setting up LSPs and or treesitter grammars. Is there anyone here that could point me at how I might get basic syntax highlighting? Or if I do have to go all the way to treesitter grammars / LSPs for some easy path to borrowing such work done for other editors like VSCode or neovim?
Beta Was this translation helpful? Give feedback.
All reactions