Documentation ¶
Index ¶
- func CheckAndAlertVSCodeInstalled()
- func CheckFleetInstallation() error
- func GetCursorBinaryPath() (string, error)
- func IsJetBrainsGatewayInstalled() error
- func OpenBrowserIDE(activeProfile config.Profile, workspaceId string, projectName string, ...) error
- func OpenCursor(activeProfile config.Profile, workspaceId string, projectName string, ...) error
- func OpenFleet(activeProfile config.Profile, workspaceId string, projectName string) error
- func OpenJetbrainsIDE(activeProfile config.Profile, ide, workspaceId, projectName string) error
- func OpenJupyterIDE(activeProfile config.Profile, ...) error
- func OpenTerminalSsh(activeProfile config.Profile, workspaceId string, projectName string, ...) error
- func OpenVSCode(activeProfile config.Profile, workspaceId string, projectName string, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckAndAlertVSCodeInstalled ¶ added in v0.24.0
func CheckAndAlertVSCodeInstalled()
func CheckFleetInstallation ¶ added in v0.31.0
func CheckFleetInstallation() error
func GetCursorBinaryPath ¶ added in v0.26.0
func IsJetBrainsGatewayInstalled ¶ added in v0.31.0
func IsJetBrainsGatewayInstalled() error
func OpenBrowserIDE ¶
func OpenCursor ¶ added in v0.26.0
func OpenJetbrainsIDE ¶
func OpenJupyterIDE ¶ added in v0.30.0
func OpenJupyterIDE(activeProfile config.Profile, workspaceId, projectName, projectProviderMetadata string, yesFlag bool) error
OpenJupyterIDE manages the installation and startup of a Jupyter IDE on a remote workspace.
func OpenTerminalSsh ¶ added in v0.9.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.