package forester

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

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.