Directory

hooks/notifs

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

modes · 3 mcp · 1
0
Child dirs
16
Child files
1,358
Direct lines
107
Detected imports
2
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
useAutoModeUnavailableNotification.ts
hooks/notifs/useAutoModeUnavailableNotification.ts
57mediummodes
useCanSwitchToExistingSubscription.tsx
hooks/notifs/useCanSwitchToExistingSubscription.tsx
60mediumgeneral
useDeprecationWarningNotification.tsx
hooks/notifs/useDeprecationWarningNotification.tsx
44mediumgeneral
useFastModeNotification.tsx
hooks/notifs/useFastModeNotification.tsx
162mediummodes
useIDEStatusIndicator.tsx
hooks/notifs/useIDEStatusIndicator.tsx
186mediumgeneral
useInstallMessages.tsx
hooks/notifs/useInstallMessages.tsx
26mediumgeneral
useLspInitializationNotification.tsx
hooks/notifs/useLspInitializationNotification.tsx
143mediumgeneral
useMcpConnectivityStatus.tsx
hooks/notifs/useMcpConnectivityStatus.tsx
88mediummcp
useModelMigrationNotifications.tsx
hooks/notifs/useModelMigrationNotifications.tsx
52mediummodes
useNpmDeprecationNotification.tsx
hooks/notifs/useNpmDeprecationNotification.tsx
25mediumgeneral
usePluginAutoupdateNotification.tsx
hooks/notifs/usePluginAutoupdateNotification.tsx
83mediumgeneral
usePluginInstallationStatus.tsx
hooks/notifs/usePluginInstallationStatus.tsx
128mediumgeneral
useRateLimitWarningNotification.tsx
hooks/notifs/useRateLimitWarningNotification.tsx
114mediumgeneral
useSettingsErrors.tsx
hooks/notifs/useSettingsErrors.tsx
69mediumgeneral
useStartupNotification.ts
hooks/notifs/useStartupNotification.ts
42mediumgeneral
useTeammateShutdownNotification.ts
hooks/notifs/useTeammateShutdownNotification.ts
79mediumgeneral