Datalayer VS Code Extension - v0.0.9
Preparing search index...
utils/activeDocument
ActiveDocumentInfo
Interface ActiveDocumentInfo
Active document information including URI and editor type
interface
ActiveDocumentInfo
{
editorType
:
EditorType
;
uri
:
Uri
;
viewType
?:
string
;
}
Index
Properties
editor
Type
uri
view
Type?
Properties
editor
Type
editorType
:
EditorType
uri
uri
:
Uri
Optional
view
Type
viewType
?:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
editor
Type
uri
view
Type
Datalayer VS Code Extension - v0.0.9
Loading...
Active document information including URI and editor type