Commit 0c18a16
docs(phase3): add clangd/.clangd detail and audit .vscode/ absence
- AGENTS.md: expand LSP bullet to reference .clangd config file and
CMAKE_EXPORT_COMPILE_COMMANDS=ON in CMakePresets.json
- AGENTS.md: add 'Editor integration' section documenting that .vscode/
is gitignored and absent; prefer .clangd / .editorconfig / presets
- CLAUDE.md: expand Language server line to reference .clangd config
and compile_commands.json export
AI workflow docs (docs/en/contributing/ai-workflow.md and zh equivalent)
already exist with clangd documented — no changes needed.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent d807ea3 commit 0c18a16
2 files changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
92 | 96 | | |
93 | 97 | | |
94 | 98 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments