Click or drag to resize
EditorFeature Methods

The EditorFeature type exposes the following members.

Methods
  NameDescription
Public methodDispose
Public methodInitialize
Public methodLogMessage
Logs a message to the developer console in VS Code.
Public methodShowMessage
Shows a message in the VS Code UI.
Public methodShowMessageAsync
Shows a message in the VS Code UI and awaits an action by the user.
Top
Extension Methods
  NameDescription
Public Extension MethodToJObject
Converts this instance to a JObject.
(Defined by ObjectExtensions.)
Top
See Also