Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/continuedev/continue
/ fixtures.ts
File
fixtures.ts
core/test/fixtures.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ ConfigHandler } from
"../config/ConfigHandler"
;
2
import
Mock from
"../llm/llms/Mock"
;
3
import
{ LLMLogger } from
"../llm/logger"
;
4
import
FileSystemIde from
"../util/filesystem"
;
Callers
nothing calls this directly
Calls
1
getIdeSettings
Method · 0.65
Tested by
no test coverage detected