WorkspaceEdit 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.
Workpsace edit object model. https://microsoft.github.io/language-server-protocol/specifications/specification-3-17/#workspaceEdit.
public class WorkspaceEdit
type WorkspaceEdit = class
Public Class WorkspaceEdit
- Inheritance
-
WorkspaceEdit
Constructors
| WorkspaceEdit() |
Initializes a new instance of the WorkspaceEdit class. ctor. |
Properties
| Changes |
Gets or sets suggested changes. |