Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/refined-github/refined-github
/ init
Function
init
source/features/open-issue-to-latest-comment.tsx:31–33 ·
view source on GitHub ↗
(signal: AbortSignal)
Source
from the content-addressed store, hash-verified
29
}
30
31
function init(signal: AbortSignal): void {
32
observe(commentsCountInLists, linkify, {signal});
33
}
34
35
void features.add(import.meta.url, {
36
include: [
Callers
nothing calls this directly
Calls
1
observe
Function · 0.85
Tested by
no test coverage detected