Click or drag to resize
DidChangeConfigurationParamsSettings Property
A JObject representing the settings from VS Code.

Namespace: VSCode.Editor
Assembly: VSCode (in VSCode.dll) Version: 1.0.0
Syntax
C#
public JObject Settings { get; set; }

Property Value

Type: JObject
See Also