The ApplicationInfo
for the application if available.
Used in order to obtain the version number of the application.
The application name which is used for display purposes.
Collection of useful links to display for end users.
The recently used workspaces limit. Used in order to limit the number of recently used workspaces to display.
The list of recently used workspaces.
The widget id
.
The widget label
which is used for display purposes.
Build the list of workspace paths.
the list of workspaces.
the list of workspace paths.
Trigger the open command.
Open a link in an external window.
the link.
Trigger the open file command.
Trigger the open folder command.
Trigger the open keyboard shortcuts command. Used to open the keyboard shortcuts widget.
Trigger the open preferences command. Used to open the preferences widget.
Trigger the open recent workspace command.
Trigger the open workspace command.
Open a workspace given its uri.
the workspace uri.
Render the content of the widget.
Render the widget header.
Renders the title {applicationName} Getting Started
.
Render the help section.
Render the open
section.
Displays a collection of open
commands.
Render the recently used workspaces section.
Render the settings section. Generally used to display useful links.
Render the version section.
Default implementation of the
GettingStartedWidget
. The widget is displayed when there are currently no workspaces present. Some of the features displayed include:open
commands.recently used workspaces
.settings
commands.help
commands.