ejgallego / coq-lsp

Visual Studio Code Extension and Language Server Protocol for Coq
GNU Lesser General Public License v2.1
150 stars 31 forks source link

[lsp] [petanque] Allow access to `petanque` protocol from the lsp server #778

Closed ejgallego closed 3 months ago

ejgallego commented 3 months ago

This will be very useful for quite a few users, in particular those willing to interact with Coq from an editor context.

Things integrate pretty well, and petanque can demand Flèche to build documents, etc...

Note that we can still improve the codebase a bit, in particular: