Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anomalyco/opencode
/ openFileLabel
Function
openFileLabel
packages/session-ui/src/components/session-review.tsx:274–274 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
272
}
273
274
const openFileLabel = () => i18n.t(
"ui.sessionReview.openFile"
)
275
276
const selectionSide = (range: SelectedLineRange) => range.endSide ?? range.side ??
"additions"
277
Callers
1
SessionReview
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected