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

Commit c98049f

Browse files
Bump to 2.12.2
1 parent 351ed85 commit c98049f

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

‎CHANGELOG.md‎

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@
44

55
## Unreleased
66

7+
### Fixed
8+
9+
- On Windows, expand the home directory when paths use `/` separators (for
10+
example `~/foo/bar` or `$HOME/foo/bar`). This results in something like
11+
`c:\users\coder/foo/bar`, but Windows appears to be fine with the mixed
12+
separators. As before, you can still use `\` separators (for example
13+
`~\foo\bar` or `$HOME\foo\bar`.
14+
715
## 2.12.1 - 2024年07月09日
816

917
### Changed

‎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.12.1
7+
pluginVersion=2.12.2
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)

AltStyle によって変換されたページ (->オリジナル) /