CodeActionKindSetting Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Class containing the set of code action kinds that are supported.
See the Language Server Protocol specification for additional information.
public ref class CodeActionKindSetting
[System.Runtime.Serialization.DataContract]
public class CodeActionKindSetting
[<System.Runtime.Serialization.DataContract>]
type CodeActionKindSetting = class
Public Class CodeActionKindSetting
- Inheritance
-
CodeActionKindSetting
- Attributes
Constructors
CodeActionKindSetting() |
Properties
ValueSet |
Gets or sets the code actions kinds the client supports. |