Theia API Documentation v1.70.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/remote
electron-browser/remote-local-workspace-contribution
RemoteLocalWorkspaceContribution
Class RemoteLocalWorkspaceContribution
Implements
WorkspaceOpenHandlerContribution
WorkspaceHandlingContribution
Index
Constructors
constructor
Properties
logger
preferences
remote
Status
Service
window
Service
Methods
can
Handle
get
Modified
Url
modify
Recent
Workspaces
open
New
Window
open
Workspace
reload
Window
Constructors
constructor
new
RemoteLocalWorkspaceContribution
()
:
RemoteLocalWorkspaceContribution
Returns
RemoteLocalWorkspaceContribution
Properties
Protected
logger
logger
:
ILogger
Protected
preferences
preferences
:
WorkspacePreferences
Protected
Readonly
remote
Status
Service
remoteStatusService
:
RemoteStatusService
Protected
Readonly
window
Service
windowService
:
WindowService
Methods
can
Handle
canHandle
(
uri
:
URI
)
:
boolean
Parameters
uri
:
URI
Returns
boolean
Protected
get
Modified
Url
getModifiedUrl
()
:
URL
Returns
URL
modify
Recent
Workspaces
modifyRecentWorkspaces
(
workspaces
:
string
[]
)
:
Promise
<
string
[]
>
Parameters
workspaces
:
string
[]
Returns
Promise
<
string
[]
>
Protected
open
New
Window
openNewWindow
(
workspacePath
:
string
)
:
void
Parameters
workspacePath
:
string
Returns
void
open
Workspace
openWorkspace
(
uri
:
URI
,
options
?:
WorkspaceInput
)
:
MaybePromise
<
void
>
Parameters
uri
:
URI
Optional
options
:
WorkspaceInput
Returns
MaybePromise
<
void
>
Protected
reload
Window
reloadWindow
(
workspacePath
:
string
)
:
void
Parameters
workspacePath
:
string
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
logger
preferences
remote
Status
Service
window
Service
Methods
can
Handle
get
Modified
Url
modify
Recent
Workspaces
open
New
Window
open
Workspace
reload
Window
Eclipse Theia Website
GitHub
Theia API Documentation v1.70.0
Loading...