Skip to content

Commit

Permalink
πŸ“ jetbrains EAP instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
sestinj committed May 21, 2024
1 parent 3ad6018 commit 678a40d
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docs/docs/troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,10 +67,22 @@ Continue can be used in [code-server](https://coder.com/), but if you are runnin

## Download the latest pre-release

### VS Code

We are constantly making fixes and improvements to Continue, but the latest changes remain in a "pre-release" version for roughly a week so that we can test their stability. If you are experiencing issues, you can try the pre-release by going to the Continue extension page in VS Code and selecting "Switch to Pre-Release" as shown below.

![Pre-Release](../static/img/prerelease.png)

### JetBrains

On JetBrains, the "pre-release" happens through their Early Access Program (EAP) channel. To download the latest EAP version, enable the EAP channel:

1. Open JetBrains settings (cmd/ctrl+,) and go to "Plugins"
2. Click the gear icon at the top
3. Select "Manage Plugin Repositories..."
4. Add "https://plugins.jetbrains.com/plugins/eap/list" to the list
5. You'll now always be able to download the latest EAP version from the marketplace

## Download an Older Version

If you've tried everything, reported an error, know that a previous version was working for you, and are waiting to hear back, you can try downloading an older version of the extension.
Expand Down

0 comments on commit 678a40d

Please sign in to comment.