package vscoq-language-server

  1. Overview
  2. Docs
VSCoq language server

Install

Dune Dependency

Authors

Maintainers

Sources

vscoq-language-server-2.1.0-coq8.19.tar.gz
md5=7bdc4ae44d8d6ab21d586e20835a1b79
sha512=7ab8ddae303a9b9ec2d62338edbf4176ca1146ed29e34eb02cf41fc91bf21d507c6e571ba30b73e45869d25a750d7915e79b915d962629cb9aed1598e0b68795

doc/vscoq-language-server.dm/Dm/DelegationManager/MakeWorker/argument-1-Job/index.html

Parameter MakeWorker.Job

type t

The data out of which the job can be performed. Must be marshalable

val name : string

Used to craft a job specific command line option for the worker process used when fork is not available

val binary_name : string

Name of the worker process binary used when fork is not available

val initial_pool_size : int

Max number of workers for this kind job

type update_request
val appendFeedback : (Feedback.route_id * Types.sentence_id) -> (Feedback.level * Loc.t option * Pp.t) -> update_request

Called to handle feedback sent by the worker process

OCaml

Innovation. Community. Security.