package merlin-lib
Merlin's libraries
Install
Dune Dependency
Authors
Maintainers
Sources
merlin-4.17.1-501.tbz
sha256=376707aa871f09e9639456d3fbe4b89a21c9ad75c774e94cbbbe67f842b0a500
sha512=a11ea4b8e3520b3ee41ae8198cda34b2816b8dfcdcb99350ef29689a7d62bb66d17ffa075c551aa56d521120b55e6db14a106a31f7b3970ed2aa07e1db3c9b88
doc/merlin-lib.kernel/Merlin_kernel/Mconfig/index.html
Module Merlin_kernel.Mconfig
Source
OCaml commandline parsing
Source
type ocaml = {
include_dirs : string list;
no_std_include : bool;
unsafe : bool;
classic : bool;
principal : bool;
real_paths : bool;
threads : [ `None | `Threads | `Vmthreads ];
recursive_types : bool;
strict_sequence : bool;
applicative_functors : bool;
nopervasives : bool;
strict_formats : bool;
open_modules : string list;
ppx : string Merlin_utils.Std.with_workdir list;
pp : string Merlin_utils.Std.with_workdir option;
warnings : Ocaml_utils.Warnings.state;
}
Merlin high-level settings
Source
type merlin = {
build_path : string list;
source_path : string list;
cmi_path : string list;
cmt_path : string list;
extensions : string list;
suffixes : (string * string) list;
stdlib : string option;
source_root : string option;
unit_name : string option;
wrapping_prefix : string option;
reader : string list;
protocol : [ `Json | `Sexp ];
log_file : string option;
log_sections : string list;
config_path : string option;
use_ppx_cache : bool;
exclude_query_dir : bool;
flags_to_apply : string list Merlin_utils.Std.with_workdir list;
flags_applied : string list Merlin_utils.Std.with_workdir list;
failures : string list;
extension_to_reader : (string * string) list;
cache_lifespan : int;
}
Some flags affecting queries
Source
type query = {
filename : string;
directory : string;
printer_width : int;
verbosity : Verbosity.t;
}
Main configuration
Source
val merge_merlin_config :
Mconfig_dot.config ->
merlin ->
failures:string list ->
config_path:string ->
merlin
Source
val parse_arguments :
wd:string ->
warning:(string -> unit) ->
'a Merlin_utils.Marg.spec list ->
string list ->
t ->
'a ->
t * 'a
Computing project paths
Accessors for other information
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page