Module code

Module code 

Source
Expand description

Code analysis and navigation tool

Provides code analysis operations with structured output.

Structs§

BatchReadEntry
A single entry in a CodeTools::batch_read response.
CodeStats
Code statistics
CodeTools
Code analysis service
DefinitionHit
A single definition hit.
Dependency
Dependency information
DependencyGroup
A group of dependencies from a single manifest section (e.g. [dependencies]).
EditOp
A single str-replace edit operation for CodeTools::batch_edit.
EditOpResult
Result of applying a single EditOp.
GlobMatch
A single file match returned by a glob search.
GrepMatch
A single line match returned by a grep search, with optional surrounding context.
LanguageStats
Statistics for a specific language
LintResult
Lint result
OutlineNode
A lightweight symbol entry for file outlines.
ReferenceHit
A single reference hit (line-level match).
RepositoryMap
Repository map output.
Symbol
Code symbol information
TestResult
Test result

Enums§

LintLevel
SymbolKind
Kind of code symbol