-
Notifications
You must be signed in to change notification settings - Fork 51
Description
Moreover,
coq-lspdevelopment is active while VSCoq is mostly in
maintenance mode due to the limitations outlined above. In a sense,
you could think ofcoq-lspas 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 2as a project name given thancoq-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