Coder plugin for remote development support in JetBrains Toolbox
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder%2Fcoder-jetbrains-toolbox
PURL: pkg:github/coder/coder-jetbrains-toolbox
Stars: 12
Forks: 4
Open issues: 11
License: mit
Language: Kotlin
Size: 734 KB
Dependencies parsed at: Pending
Created at: 9 months ago
Updated at: 8 days ago
Pushed at: 8 days ago
Last synced at: 8 days ago
Topics:
cde, coder, ide, intellij, jetbrains, remote, remote-development, toolbox
v0.7.2
Changed
- URI handling no longer waits for confirmation to use latest build if the provided build number is too old
Fixed
- IDE is now launched when URI is handled by an already running Toolbox instance.
v0.7.1
Fixed
- potential race condition that could cause crashes when settings are modified concurrently
- CLI download on some Windows versions
about 1 month ago
Download
v0.7.0
Changed
- simplified storage for last used url and token
about 2 months ago
Download
v0.6.6
Changed
- workspaces can no longer be removed by accident - users are now required to input the workspace name.
Fixed
- relaxed SNI hostname resolution
about 2 months ago
Download
v0.6.5
Fixed
- token is no longer required when authentication is done via certificates
- errors while running actions are now reported
v0.6.4
Added
- improved diagnose support
Fixed
- NPE during error reporting
- relaxed
Content-Type checks while downloading the CLI
v0.6.3
Added
- progress reporting while handling URIs
Changed
- workspaces status is now refresh every time Coder Toolbox becomes visible
Fixed
- support for downloading the CLI when proxy is configured
v0.6.2
Changed
- content-type is now enforced when downloading the CLI to accept only binary responses
v0.6.1
Added
- support for skipping CLI signature verification
Changed
- URL validation is stricter in the connection screen and URI protocol handler
- support for verbose logging a sanitized version of the REST API request and responses
Fixed
- remote IDE reconnects automatically after plugin upgrade
v0.6.0
Changed
- improved workflow when network connection is flaky