Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ DisplayApp
TypeAlias
DisplayApp
codersdk/workspaceagents.go:129–129 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
127
}
128
129
type
DisplayApp string
130
131
const
(
132
DisplayAppVSCodeDesktop DisplayApp =
"vscode"
Callers
1
convertDisplayApps
Function · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected