Click or drag to resize
EditorFeature Properties

The EditorFeature type exposes the following members.

Properties
  NameDescription
Public propertyWorkspace
A virtual workspace representing the actual workspace in VS Code.
Remarks
Note Note
It is recommended that the Workspace property be used instead of listening to document change, open, and close events manually as it handles incremental synchronization automatically.
Top
See Also