Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/continuedev/continue
/ getRepoName
Method
getRepoName
core/index.d.ts:908–908 ·
view source on GitHub ↗
(dir: string)
Source
from the content-addressed store, hash-verified
906
getTags(artifactId: string): Promise<IndexTag[]>;
907
908
getRepoName(dir: string): Promise<string | undefined>;
909
910
showToast(
911
type
: ToastType,
Callers
7
initializeListeners
Method · 0.65
refreshFile
Method · 0.65
refreshDirs
Method · 0.65
provideInlineCompletionItems
Method · 0.65
createNextEditOutcome
Function · 0.65
constructor
Method · 0.65
registerHandlers
Method · 0.65
Implementers
3
MessageIde
core/protocol/messenger/messageIde.ts
FileSystemIde
core/util/filesystem.ts
VsCodeIde
extensions/vscode/src/VsCodeIde.ts
Calls
no outgoing calls
Tested by
1
registerHandlers
Method · 0.52