I want to enable first-class LSP support for SNBT files, possibly in combination with my type definitions from Region-Types. It would be similar to Svelte, in that it uses TypeScript's type checker, and HTML's language support, but in a different syntax that the extension would manage it's use of types on, compared to regular TS syntax. Not sure how much that is possible, but I have hopes for the best!
This is more specific to NBT-Lang and Tnze's NBT language extension, but it's worth linking to here as well.
I want to enable first-class LSP support for SNBT files, possibly in combination with my type definitions from Region-Types. It would be similar to Svelte, in that it uses TypeScript's type checker, and HTML's language support, but in a different syntax that the extension would manage it's use of types on, compared to regular TS syntax. Not sure how much that is possible, but I have hopes for the best!