Versions in this module Expand all Collapse all v0 v0.1.1 Apr 19, 2026 v0.1.0 Apr 19, 2026 Changes in this version + const OpenNewWindow + var Options = ide.Options + func InstallAPKRequirements(logger log.Logger) + func Open(ctx context.Context, params OpenParams) error + type Flavor string + const FlavorAntigravity + const FlavorBob + const FlavorCodium + const FlavorCursor + const FlavorInsiders + const FlavorPositron + const FlavorStable + const FlavorWindsurf + func (f Flavor) DisplayName() string + type OpenParams struct + Flavor Flavor + Folder string + Log log.Logger + NewWindow bool + Workspace string + type ServerOptions struct + Extensions []string + Flavor Flavor + Log log.Logger + Settings string + UserName string + Values map[string]config.OptionValue + type VsCodeServer struct + func NewVSCodeServer(opts ServerOptions) *VsCodeServer + func (o *VsCodeServer) Install() error + func (o *VsCodeServer) InstallExtensions() error