Directory

keybindings

This directory groups related source files that collaborate around a shared concern.

repo-context · 1
0
Child dirs
14
Child files
3,173
Direct lines
70
Detected imports
1
Subsystem signals

Beginner explanation

This folder is best understood as a neighborhood inside the repo. Start with the child files that have the clearest names, then open the file pages to see how they connect.

What this is for

This directory groups related source files that collaborate around a shared concern.

Expert explanation

Use this page to inspect local cohesion: direct files, dominant subsystem tags, import density, and adjacency to parent/child directories. Directory boundaries are useful but not perfect architectural boundaries, so confirm by opening the linked file pages.

Child directories

  • No child directories.

Child file index

FileLinesImportanceSubsystems
KeybindingContext.tsx
keybindings/KeybindingContext.tsx
243mediumrepo-context
KeybindingProviderSetup.tsx
keybindings/KeybindingProviderSetup.tsx
308highgeneral
defaultBindings.ts
keybindings/defaultBindings.ts
341highgeneral
loadUserBindings.ts
keybindings/loadUserBindings.ts
473highgeneral
match.ts
keybindings/match.ts
121mediumgeneral
parser.ts
keybindings/parser.ts
204highgeneral
reservedShortcuts.ts
keybindings/reservedShortcuts.ts
128highgeneral
resolver.ts
keybindings/resolver.ts
245highgeneral
schema.ts
keybindings/schema.ts
237highgeneral
shortcutFormat.ts
keybindings/shortcutFormat.ts
64mediumgeneral
template.ts
keybindings/template.ts
53mediumgeneral
useKeybinding.ts
keybindings/useKeybinding.ts
197mediumgeneral
useShortcutDisplay.ts
keybindings/useShortcutDisplay.ts
60mediumgeneral
validate.ts
keybindings/validate.ts
499highgeneral