Logo fantomas

Methods Module

Functions and values

Function or value Description

Methods.Configuration

Full Usage: Methods.Configuration

Returns: string
Returns: string

Methods.ConfigurationWarning

Full Usage: Methods.ConfigurationWarning

Returns: string

Sent by the daemon to the client for every format request, before the request answers, naming the settings in the resolved configuration that Fantomas could not act on. Purely informational: the request still succeeds, using defaults for whatever could not be read. The notification carries one `ConfigurationWarning`, serialized as it is written here except for `Version`, which the daemon does not send: `{"FilePath": "...", "EditorConfigFiles": ["..."], "Problems": [{"Code": 1, "Source": 1, "Setting": "fsharp_bogus_option", "Value": null}]}`.

Returns: string

Methods.FormatDocument

Full Usage: Methods.FormatDocument

Returns: string
Returns: string

Methods.FormatSelection

Full Usage: Methods.FormatSelection

Returns: string
Returns: string

Methods.Version

Full Usage: Methods.Version

Returns: string
Returns: string

Type something to start searching.