Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anus-dev/ANUS
/ getDetectedIdeDisplayName
Method
getDetectedIdeDisplayName
packages/core/src/ide/ide-client.ts:224–226 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
222
}
223
224
getDetectedIdeDisplayName(): string | undefined {
225
return
this.currentIdeDisplayName;
226
}
227
228
private setState(
229
status: IDEConnectionStatus,
Callers
4
aboutCommand.ts
File · 0.80
getIdeStatusMessage
Function · 0.80
getIdeStatusMessageWithFiles
Function · 0.80
ideCommand
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected