Skip to content

Commit 161b8b9

Browse files
stephanjclaude
andcommitted
docs: mention Inline Code Completion available from v0.9.5 on homepage
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent af32891 commit 161b8b9

File tree

1 file changed

+1
-1
lines changed
  • docusaurus/src/components/HomepageFeatures

1 file changed

+1
-1
lines changed

docusaurus/src/components/HomepageFeatures/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ const FeatureList = [
7272
link: '/docs/features/inline-completion',
7373
description: (
7474
<>
75-
AI-powered code suggestions as you type using Fill-in-the-Middle (FIM) models via Ollama or LM Studio. Context-aware completions using code before and after your cursor.
75+
Available from v0.9.5. AI-powered code suggestions as you type using Fill-in-the-Middle (FIM) models via Ollama or LM Studio. Context-aware completions using code before and after your cursor.
7676
</>
7777
),
7878
},

0 commit comments

Comments
 (0)