0
Under review

Syntax additions - converting vscode extensions?

Scott Willsey 2 years ago in General updated by Alexander Blach (Developer) 2 years ago 2

Pretend I’m an idiot when it comes to language syntaxes in editors. I understand that Textastic is customizable but I’m still having a hard time wrapping my head around how to import/create a syntax.

I want to add Astro support to Textastic. They have language tools based on LSP (https://github.com/withastro/language-tools) but I don’t even know how to begin trying to integrate this into a syntax for Textastic.

Anyone have any examples of how they did this kind of thing from scratch?

Thanks.

+1

Good news - https://github.com/Destiner/sublime-astro

A sublime text syntax for Astro

Under review

I'm glad you found a syntax definition that works for you.