Thanks to visit codestin.com
Credit goes to github.com

Skip to content

The Zed extension for Rover, the code reliability platform for fast-moving teams.

License

rover-app/zed-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rover Zed Extension

This is the Rover extension for the Zed text editor.

It can be installed through the Zed extension registry.

Configuration

The Rover extension has a couple of configuration options to enable interaction with the Rover. You can configure these options under the "context_servers" key of your Zed settings:

"context_servers": {
  "rover": {
    "settings": {
      "api_key": "",
      "host": "https://api.getrover.com"
    }
  }
}

The "api_key" field is always required. You can generate a personal API key by clicking here, or you can generate an organization API key by heading to your organization > Settings > API keys.

The "host" field defaults to https://api.getrover.com. You'll know if you need to change this.

You'll then be able to enable the Rover context server for use with Zed's Agent mode in your Agent panel settings.

About

The Zed extension for Rover, the code reliability platform for fast-moving teams.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages