EditorConfiguration.NoAutoComplete

When set, disables common key expansions like quote and bracket completion in the Markdown editor. Useful for those that want a raw editor experience. You may have to re-open documents for this setting to apply.

public bool NoAutoComplete { get; set; }

See also:

Class EditorConfiguration

© West Wind Technologies, 2016-2023 • Updated: 11/23/21
Comment or report problem with topic