You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Starting from version 2025.01, the language server should already be installed if you installed the <a href="/platform">Rocq Platform</a>.
148
-
</p>
149
-
150
-
<p>
151
-
The language server is also available as a <a href="https://search.nixos.org/packages?show=coqPackages.coq-lsp">Nix package</a>.
152
-
</p>
153
-
154
-
<p>
155
-
For now, <a href="https://repology.org/project/coq-lsp/versions">Rocq LSP</a> is not available in all Linux distributions that have the Rocq Prover. If you have used your Linux distribution's package manager to install the Rocq Prover and it does not include the language server, you can fall back to using VsCoq Legacy (see below).
138
+
<a href="https://github.com/ejgallego/coq-lsp">Rocq LSP</a> is an alternative language server and VS Code extension for the Rocq Prover featuring
139
+
hybrid Rocq/markdown document support.
156
140
</p>
157
141
</li>
158
142
<li>
@@ -273,24 +257,8 @@ Layout.render
273
257
</li>
274
258
<li>
275
259
<p>
276
-
<a href="https://github.com/ejgallego/coq-lsp">Rocq LSP</a> is an alternative language server and VS Code extension for the Rocq Prover.
277
-
It is available in the <a href="https://marketplace.visualstudio.com/items?itemName=ejgallego.coq-lsp">Visual Studio Code Marketplace</a>
278
-
and on <a href="https://open-vsx.org/extension/ejgallego/coq-lsp">Open VSX</a>.
279
-
To use it, you need to install the corresponding language server. Using opam, you can install it with the following command:
Starting from version 2025.01, the language server should already be installed if you installed the <a href="/platform">Rocq Platform</a>.
286
-
</p>
287
-
288
-
<p>
289
-
The language server is also available as a <a href="https://search.nixos.org/packages?show=coqPackages.coq-lsp">Nix package</a>.
290
-
</p>
291
-
292
-
<p>
293
-
If you have used Homebrew to install the Rocq Prover, there is no language server available yet. You can fall back to using VsCoq Legacy (see below).
260
+
<a href="https://github.com/ejgallego/coq-lsp">Rocq LSP</a> is an alternative language server and VS Code extension for the Rocq Prover featuring
261
+
hybrid Rocq/markdown document support.
294
262
</p>
295
263
</li>
296
264
<li>
@@ -379,10 +347,10 @@ Layout.render
379
347
To use it, you need the corresponding language server, which is distributed with the Rocq Platform starting from version 2025.01.
380
348
</li>
381
349
<li>
382
-
<a href="https://github.com/ejgallego/coq-lsp">Rocq LSP</a> is an alternative language server and VS Code extension for the Rocq Prover.
383
-
It is available in the <a href="https://marketplace.visualstudio.com/items?itemName=ejgallego.coq-lsp">Visual Studio Code Marketplace</a>
384
-
and on <a href="https://open-vsx.org/extension/ejgallego/coq-lsp">Open VSX</a>.
385
-
To use it, you need the corresponding language server, which is distributed with the Rocq Platform starting from version 2025.01.
350
+
<p>
351
+
<a href="https://github.com/ejgallego/coq-lsp">Rocq LSP</a> is an alternative language server and VS Code extension for the Rocq Prover featuring
352
+
hybrid Rocq/markdown document support.
353
+
</p>
386
354
</li>
387
355
<li>
388
356
<a href="https://github.com/coq-community/vscoq-legacy/">VsCoq Legacy</a> is a legacy Rocq extension for Visual Studio Code that only relies on the RocqIDE protocol. You can install it from the <a href="https://marketplace.visualstudio.com/items?itemName=coq-community.vscoq1">Visual Studio Code Marketplace</a> or from <a href="https://open-vsx.org/extension/coq-community/vscoq1">Open VSX</a>.
0 commit comments