We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7851305 commit b4d0325Copy full SHA for b4d0325
1 file changed
README.md
@@ -21,7 +21,7 @@ Its sole purpose is **accurate, minimal, inline code continuation**.
21
22
- Context-aware C++ code completion inside functions
23
- Uses *real* in-scope symbols from `clangd` (via `eglot`)
24
-- Retrieves similar usage patterns from your repository with `rg` or `ag'
+- Retrieves similar usage patterns from your repository with `rg/ag`
25
- Uses *real* call-hierarchy data from `clangd` (via `eglot`)
26
- Strict system prompt to avoid hallucinated APIs
27
- Inline “ghost text” suggestions
0 commit comments