Directory

services/lsp

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

integrations · 7
0
Child dirs
7
Child files
2,467
Direct lines
54
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
LSPClient.ts
services/lsp/LSPClient.ts
448highintegrations
LSPDiagnosticRegistry.ts
services/lsp/LSPDiagnosticRegistry.ts
387highintegrations
LSPServerInstance.ts
services/lsp/LSPServerInstance.ts
512highintegrations
LSPServerManager.ts
services/lsp/LSPServerManager.ts
421highintegrations
config.ts
services/lsp/config.ts
80mediumintegrations
manager.ts
services/lsp/manager.ts
290highintegrations
passiveFeedback.ts
services/lsp/passiveFeedback.ts
329highintegrations