Tinderbox Action Code LSP ( VS Code Extension )

I have released the Tinderbox Action Code LSP , a VS Code extension.
I built this extension as a winter holiday project.

completion

It was built using “vibe coding” with Gemini Cli and Antigravity. The language is automatically detected when the file extension is .tbxc.

It should function similarly to a standard LSP. For the hover information, I am using Mark Anderson’s excellent “A Tinderbox Reference File”,and I would like to express my sincere thanks to @mwra.

It might still have some bugs, but it currently supports features like checking for missing semicolons and smart quotes. Please feel free to give it a try.

3 Likes

:pray: I’m glad the reference was of use. It is my intent, but I can only guess how it works for others :slight_smile:

If use finds any errors in my docs, reports are gratefully received as it is meant as a community resource and needs to be as correct … as it can be.

Happy New Year to all.

3 Likes

Amazing, thanks!

1 Like