Skip to content

Commit 7cadfb3

Browse files
hyperpolymathclaude
andcommitted
feat(k9): add LSP server for K9 diagnostics, completions, and hover
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 9fd1b52 commit 7cadfb3

8 files changed

Lines changed: 2421 additions & 0 deletions

File tree

k9-svc/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Build artifacts
22
docs/*.html
33
*.json.generated
4+
**/target/
45

56
# Editor files
67
*~

0 commit comments

Comments
 (0)