coq-lsp icon indicating copy to clipboard operation
coq-lsp copied to clipboard

Clarify the difference between VsCoq 1 and VsCoq 2 here?

Open patrick-nicodemus opened this issue 1 year ago • 1 comments

https://github.com/ejgallego/coq-lsp/blob/94d647e28a199d67f86138ca3536ee13f57c03c0/etc/FAQ.md?plain=1#L25

Moreover, coq-lsp development is active while VSCoq is mostly in maintenance mode due to the limitations outlined above. In a sense, you could think of coq-lsp as a full rewrite of VSCoq, using the experience we have accumulated over years of work in related projects (such as jsCoq), and the experience in state-of-the art UI design and implementation in other systems (Rust, Lean, Isabelle).

We didn't pick VSCoq 2 as a project name given than coq-lsp follows the LSP standard and is not specific to Visual Studio code, in fact, it works great on other editors such as vim or Emacs.

This paragraph makes me think that the readme is referring to VSCoq 1 rather than VSCoq 2. In this case it would be good to update this readme to clarify the difference between this project and VSCoq 2. I

patrick-nicodemus avatar Sep 02 '24 01:09 patrick-nicodemus

Hi @patrick-nicodemus , this is indeed outdated, as the README was written before VsCoq 2 was released. Thanks for notification, we will amend ASAP.

ejgallego avatar Sep 02 '24 15:09 ejgallego