Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: coder/jetbrains-coder

v2.20.1

20 May 07:51
708bc6b
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

Changed

  • Retrieve workspace directly in link handler when using wildcardSSH feature

Fixed

  • installed EAP, RC, NIGHTLY and PREVIEW IDEs are no longer displayed if there is a higher released version available for download.
  • project path is prefilled with thefolder URI parameter when the IDE&Project dialog opens for URI handling.
Assets3
Loading

v2.20.0

07 Mar 22:31
Compare
Choose a tag to compare
Loading

Changed

Retrieve workspace directly in link handler when using wildcardSSH feature

Loading

v2.19.0

21 Feb 15:42
Compare
Choose a tag to compare
Loading

Added

  • Added functionality to show setup script error message to the end user.

Fixed

  • Fix bug where wildcard configs would not be written under certain conditions.
Loading

v2.18.1

14 Feb 22:44
Compare
Choose a tag to compare
Loading

Changed

  • Update thepluginUntilBuild to latest EAP
Loading

v2.18.0

04 Feb 21:42
Compare
Choose a tag to compare
Loading

Changed

  • Simplifies the written SSH config and avoids the need to make an API request for every workspace the filter returns.
Loading

v2.17.0

27 Jan 23:40
Compare
Choose a tag to compare
Loading

Added

  • Added setting "Check for IDE updates" which controls whether the plugin
    checks and prompts for available IDE backend updates.
Loading

v2.16.0

17 Jan 22:42
Compare
Choose a tag to compare
Loading

Added

  • Added setting "Default IDE Selection" which will look for a matching IDE
    code/version/build number to set as the preselected IDE in the select
    component.
Loading

v2.15.2

06 Jan 20:28
00722f9
This commit was signed with the committer’sverified signature.
GPG key ID:D63C1EF81242354A
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

Changed

  • When starting a workspace, shell out to the Coder binary instead of making an
    API call. This reduces drift between what the plugin does and the CLI does.
  • Increase workspace polling to one second on the workspace list view, to pick
    up changes made via the CLI faster. The recent connections view remains
    unchanged at five seconds.
Loading

v2.15.1

04 Oct 22:59
652fc04
This commit was signed with the committer’sverified signature.
GPG key ID:D63C1EF81242354A
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

Added

  • Support an "owner" parameter when launching an IDE from the dashboard. This
    makes it possible to reliably connect to the right workspace in the case where
    multiple users are using the same workspace name and the workspace filter is
    configured to show multiple users' workspaces. This requires an updated
    Gateway module that includes the new "owner" parameter.
Loading

v2.15.0

04 Oct 03:00
322a95c
This commit was signed with the committer’sverified signature.
GPG key ID:D63C1EF81242354A
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

Added

  • Add the ability to customize the workspace query filter used in the workspaces
    table view. For example, you can use this to view workspaces other than your
    own by changing the filter or making it blank (useful mainly for admins).
    Please note that currently, if many workspaces are being fetched this could
    result in long configuration times as the plugin will make queries for each
    workspace that is not running to find its agents (running workspaces already
    include agents in the initial workspaces query) and add them individually to
    the SSH config. In the future, we would like to use a wildcard host name to
    work around this issue.

    Additionally, be aware that the recents view is using the same query filter.
    This means if you connect to a workspace, then change the filter such that the
    workspace is excluded, you could cause the workspace to be deleted from the
    recent connections even if the workspace still exists in actuality, as it
    would no longer show up in the query which the plugin takes as its cue to
    delete the connection.

  • Add owner column to connections view table.

  • Add agent name to the recent connections view.

Loading
Previous13456
Previous

[8]ページ先頭

©2009-2025 Movatter.jp