mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-05 01:50:27 +08:00
- Introduced a new test script for the CodexLens LSP tool to validate core functionalities including symbol search, find definition, find references, and get hover. - Created comprehensive documentation for the MCP endpoint design, detailing the architecture, features, and integration with the CCW MCP Manager. - Developed a detailed implementation plan for transitioning to a real LSP server, outlining phases, architecture, and acceptance criteria.
8 lines
76 B
Plaintext
8 lines
76 B
Plaintext
.vscode/**
|
|
.vscode-test/**
|
|
src/**
|
|
.gitignore
|
|
tsconfig.json
|
|
**/*.map
|
|
**/*.ts
|