Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/CodebuffAI/codebuff
/ use-suggestion-engine-mention.test.ts
File
use-suggestion-engine-mention.test.ts
cli/src/hooks/__tests__/use-suggestion-engine-mention.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, test, expect } from
'bun:test'
2
3
import
{ isInsideStringDelimiters, parseAtInLine } from
'../use-suggestion-engine'
4
Callers
nothing calls this directly
Calls
2
isInsideStringDelimiters
Function · 0.90
parseAtInLine
Function · 0.90
Tested by
no test coverage detected