I'm looking to get the new Claude Code integration running in VSCode but can't find any details on how to set it up. I noticed it's not listed as a VSCode extension yet, and I'm particularly interested in whether it works on Windows, since it requires WSL. Any help would be appreciated!
2 Answers
Check out this link for some guidance on the integration: [Claude Code IDE Integrations](https://docs.anthropic.com/en/docs/claude-code/ide-integrations). However, I ran into some issues trying to get it working on Mac through the VSCode terminal. The command /ide just gives me an error saying that no IDEs are detected. So I'm curious if anyone has managed to successfully set it up?
I had the same issue, but I finally got it figured out! Since I use different profiles in VSCode, I discovered that Claude Code installed the extension under the "Default" profile. I switched to the Default profile, confirmed the extension was there, applied it to "All Profiles," and then switched back. Now it works perfectly!
I've been having similar problems. I tried using the terminal and nothing seemed to work. Maybe it's still in beta or something?