Documentation
¶
Index ¶
- func CheckAndAlertVSCodeInstalled()
- func CheckFleetInstallation() error
- func GetCodiumBinaryPath() (string, error)
- func GetCodiumInsidersBinaryPath() (string, error)
- func GetCursorBinaryPath() (string, error)
- func GetPositronBinaryPath() (string, error)
- func GetVSCodeInsidersBinaryPath() (string, error)
- func GetWindsurfBinaryPath() (string, error)
- func GetZedBinaryPath() (string, error)
- func IsJetBrainsGatewayInstalled() error
- func OpenBrowserIDE(activeProfile config.Profile, workspaceId string, ...) error
- func OpenCursor(activeProfile config.Profile, workspaceId string, ...) error
- func OpenFleet(activeProfile config.Profile, workspaceId string, gpgKey *string) error
- func OpenJetbrainsIDE(activeProfile config.Profile, ide, workspaceId string, gpgKey *string) error
- func OpenJupyterIDE(activeProfile config.Profile, workspaceId, workspaceProviderMetadata string, ...) error
- func OpenPositron(activeProfile config.Profile, workspaceId string, ...) error
- func OpenTerminalSsh(activeProfile config.Profile, resourceId string, gpgKey *string, ...) error
- func OpenVSCode(activeProfile config.Profile, workspaceId string, ...) error
- func OpenVSCodeInsiders(activeProfile config.Profile, workspaceId string, ...) error
- func OpenVScodium(activeProfile config.Profile, workspaceId string, ...) error
- func OpenVScodiumInsiders(activeProfile config.Profile, workspaceId string, ...) error
- func OpenWindsurf(activeProfile config.Profile, workspaceId string, ...) error
- func OpenZed(activeProfile config.Profile, workspaceId string, gpgKey *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 GetCodiumBinaryPath ¶ added in v0.51.0
func GetCodiumInsidersBinaryPath ¶ added in v0.52.0
func GetCursorBinaryPath ¶ added in v0.26.0
func GetPositronBinaryPath ¶ added in v0.52.0
func GetVSCodeInsidersBinaryPath ¶ added in v0.51.0
func GetWindsurfBinaryPath ¶ added in v0.51.0
func GetZedBinaryPath ¶ added in v0.43.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, workspaceProviderMetadata string, yesFlag bool, gpgKey *string) error
OpenJupyterIDE manages the installation and startup of a Jupyter IDE on a remote target.
func OpenPositron ¶ added in v0.52.0
func OpenTerminalSsh ¶ added in v0.9.0
func OpenVSCode ¶
func OpenVSCodeInsiders ¶ added in v0.51.0
func OpenVScodium ¶ added in v0.51.0
func OpenVScodiumInsiders ¶ added in v0.52.0
func OpenWindsurf ¶ added in v0.51.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.