package vsrocq-language-server
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
VSRocq language server
Install
dune-project
Dependency
Authors
Maintainers
Sources
vsrocq-language-server-2.5.0.tar.gz
md5=15c22fee2131c4b3dae4258e8a4484f6
sha512=b5ab3eea5bb6af643d635781e741a7a7b217fcc33e84c2c9e3448962118a63e174569ef6069c50af2ab57508d5cef476a8cfade14957a9654b1fea16c29a08b9
Description
LSP based language server for Rocq and its VSRocq user interface
Added to opam-repository:
Dependencies (17)
-
sel
>= "0.8.0" -
lsp
>= "1.15" -
result
>= "1.5" - memprof-limits
- ppx_optcomp
- ppx_import
- ppx_yojson_conv
- sexplib
- ppx_deriving
- ppx_sexp_conv
- ocamlfind
-
jsonrpc
>= "1.15" - yojson
-
coq-stdlib
((>= "8.18" & < "8.21")) -
coq-core
((>= "8.18" & < "8.21")) -
dune
>= "3.5" -
ocaml
>= "4.14"
Dev Dependencies (5)
-
bechamel
with-test -
ppx_blob
with-test -
ppx_assert
with-test -
ppx_inline_test
with-test -
rocq-core
((>= "9.0+rc1" & < "9.4~") | (= "dev"))
Used by (1)
-
vscoq-language-server
>= "2.5.0"
Conflicts (1)
-
vscoq-language-server
< "2.2.7~"
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page