package forester

  1. Overview
  2. Docs
A tool for tending mathematical forests

Install

dune-project
 Dependency

Authors

Maintainers

Sources

5.0.tar.gz
md5=24f4aed96a8b8af33aba13fba66f1b37
sha512=d36b896aca11858bb4a00fc704c16cc27a1f197bdb3e479d6132fd70f70d67d7158096285cb0b6fb00db14417f0f822cc27fe65d82f0971e42378fd8271ce573

doc/forester.language_server/Forester_lsp/Completion/index.html

Module Forester_lsp.CompletionSource

Sourcetype completion =
  1. | Addrs
  2. | New_addr
  3. | Assets
  4. | Visible
Sourcemodule S : sig ... end
Sourceval subtree_completion : completion_kind
Sourceval asset_completion : completion_kind
Sourceval uri_completion : completion_kind
Sourceval new_uri_completion : completion_kind
Sourceval completion_types : Forester_core.Tree.t -> position:Lsp.Types.Position.t -> S.t
Sourceval insert_text : string list -> string
Sourceval asset_completions : config:Forester_core.Config.t -> unit -> Lsp.Types.CompletionItem.t list
Sourcemodule Syntax : sig ... end
Sourceval syntax_completions : Lsp.Types.CompletionItem.t list
Sourceval compute : Lsp.Types.CompletionParams.t -> [> `CompletionList of Lsp.Types.CompletionList.t ] option
OCaml

Innovation. Community. Security.