| EditorFeature Methods |
The EditorFeature type exposes the following members.
| Name | Description | |
|---|---|---|
| Dispose |
See Dispose.
| |
| Initialize | ||
| LogMessage |
Logs a message to the developer console in VS Code.
| |
| ShowMessage |
Shows a message in the VS Code UI.
| |
| ShowMessageAsync |
Shows a message in the VS Code UI and awaits an action by the user.
|
| Name | Description | |
|---|---|---|
| ToJObject |
Converts this instance to a JObject.
(Defined by ObjectExtensions.) |