code-server ide integration support

Resolved 💬 5 comments Opened Jun 11, 2025 by cmxela Closed Jan 16, 2026

Environment

  • Platform (select one):
  • [X] Anthropic API
  • [ ] AWS Bedrock
  • [ ] Google Vertex AI
  • [ ] Other: <!-- specify -->
  • Claude CLI version: <!-- output of claude --version -->
  • Operating System: <!-- e.g. macOS 14.3, Windows 11, Ubuntu 22.04 -->
  • Terminal: terminal app in code-server

Bug Description

While the ide integration says that works with popular forks of vscode... this is not the case of code-server https://github.com/coder/code-server . There is a hack that works like a charm that is to execute this command

sudo ln -s /usr/lib/code-server/lib/vscode/bin/remote-cli/code-server /usr/lib/code-server/lib/vscode/bin/remote-cli/code

Expected Behavior

have claude code ide integration directly without requiring a symbolic link

View original on GitHub ↗

This issue has 5 comments on GitHub. Read the full discussion on GitHub ↗