Updated Stan Syntax Highlighting in VS Code

@spinkney Definitely! I will make a release tomorrow.

Somehow, I have missed all the discussion that has been happening here over the summer. I am definitely willing to collaborate on building an LSP for Stan. I think that a Python wrapper for stanc3 is a decent starting point unless there is a project already to implement a full-fledged LSP in OCaml. For now it should be enough to rely on stanc3 output. We can design the server in such a way that when a fault-tolerant parser is available, it is more or less a drop-in replacement.

4 Likes