Skip to content

Commit 7573e8e

Browse files
authored
docs: remove outdated IDE integration warning (#78)
The Claude Code IDE integration issues (#2299 and #2295) have been resolved in newer versions. The latest Claude Code version (1.0.44) works properly with IDE integrations, making the warning unnecessary and potentially confusing for new users.
1 parent a9f20e2 commit 7573e8e

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,6 @@
44
![Neovim version](https://img.shields.io/badge/Neovim-0.8%2B-green)
55
![Status](https://img.shields.io/badge/Status-beta-blue)
66

7-
> ⚠️ **Important**: IDE integrations are currently broken in Claude Code releases newer than v1.0.27. Please use [Claude Code v1.0.27](https://www.npmjs.com/package/@anthropic-ai/claude-code/v/1.0.27) or older until these issues are resolved:
8-
>
9-
> - [Claude Code not detecting IDE integrations #2299](https://github.com/anthropics/claude-code/issues/2299)
10-
> - [IDE integration broken after update #2295](https://github.com/anthropics/claude-code/issues/2295)
11-
127
**The first Neovim IDE integration for Claude Code** — bringing Anthropic's AI coding assistant to your favorite editor with a pure Lua implementation.
138

149
> 🎯 **TL;DR:** When Anthropic released Claude Code with VS Code and JetBrains support, I reverse-engineered their extension and built this Neovim plugin. This plugin implements the same WebSocket-based MCP protocol, giving Neovim users the same AI-powered coding experience.

0 commit comments

Comments
 (0)