JetBrains Fleet
JetBrains Fleet is a code editor and lightweight IDE designed to support various programming languages and development environments.
See JetBrains' website to learn about Fleet
Fleet can connect to a Coder workspace by following these steps.
- Install Fleet
- Install Coder CLI
curl -L https://coder.com/install.sh | sh
- Login and configure Coder SSH.
coder login coder.example.com coder config-ssh
- Connect via SSH with the Host set to
coder.workspace-name
If you experience problems, please create a GitHub issue or share in our Discord channel.
See an opportunity to improve our docs? Make an edit.