plugins.none-ls.sources.formatting.haxe_formatter.enable
Whether to enable the haxe_formatter formatting source for none-ls.
Type: boolean
Default:
false
Example:
true
Declared by:
plugins.none-ls.sources.formatting.haxe_formatter.package
Package to use for haxe_formatter by none-ls.
Type: null or package
Default:
<derivation haxe-4.3.4>
Declared by:
plugins.none-ls.sources.formatting.haxe_formatter.withArgs
Raw Lua code passed as an argument to the source’s with
method.
Type: null or lua code string
Default:
null
Declared by: