MCPcopy Index your code
hub / github.com/refined-github/refined-github / initOnce

Function initOnce

source/features/selection-in-new-tab.tsx:28–30  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

26}
27
28function initOnce(): void {
29 registerHotkey('Shift+O', openInNewTab);
30}
31
32void features.add(import.meta.url, {
33 shortcuts: {

Callers

nothing calls this directly

Calls 1

registerHotkeyFunction · 0.85

Tested by

no test coverage detected