Home
/
IDEs
/
JetBrains Fleet

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.

  1. Install Fleet
  2. Install Coder CLI
    curl -L https://coder.com/install.sh | sh
    
  3. Login and configure Coder SSH.
    coder login coder.example.com
    coder config-ssh
    
  4. Connect via SSH with the Host set to coder.workspace-name
    Fleet Connect to Coder

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.