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

Commitce85ff5

Browse files
committed
v2.14.0
1 parent4cb1177 commitce85ff5

File tree

2 files changed

+12
-9
lines changed

2 files changed

+12
-9
lines changed

‎CHANGELOG.md

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,17 @@
1515

1616
###Changed
1717

18-
- The "Recents" view has been updated to have a new flow.
19-
Before, there were separate controls for managing the workspace and then you
20-
could click a link to launch a project (clicking a link would also start a stopped workspace automatically).
21-
Now, there are no workspace controls, just links which start the workspace automatically when needed.
22-
The links are enabled when the workspace is STOPPED, CANCELED, FAILED, STARTING, RUNNING. These states represent
23-
valid times to start a workspace and connect, or to simply connect to a running one or one that's already starting.
24-
We also use a spinner icon when workspaces are in a transition state (STARTING, CANCELING, DELETING, STOPPING)
25-
to give context for why a link might be disabled or a connection might take longer than usual to establish.
18+
- The "Recents" view has been updated to have a new flow. Before, there were
19+
separate controls for managing the workspace and then you could click a link
20+
to launch a project (clicking a link would also start a stopped workspace
21+
automatically). Now, there are no workspace controls, just links which start
22+
the workspace automatically when needed. The links are enabled when the
23+
workspace is STOPPED, CANCELED, FAILED, STARTING, RUNNING. These states
24+
represent valid times to start a workspace and connect, or to simply connect
25+
to a running one or one that's already starting. We also use a spinner icon
26+
when workspaces are in a transition state (STARTING, CANCELING, DELETING,
27+
STOPPING) to give context for why a link might be disabled or a connection
28+
might take longer than usual to establish.
2629

2730
##2.13.1 - 2024-07-19
2831

‎gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ pluginGroup=com.coder.gateway
44
# Zip file name.
55
pluginName=coder-gateway
66
# SemVer format -> https://semver.org
7-
pluginVersion=2.13.1
7+
pluginVersion=2.14.0
88
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
99
# for insight into build numbers and IntelliJ Platform versions.
1010
pluginSinceBuild=233.6745

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp