We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1133a0f commit 747e193Copy full SHA for 747e193
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Unreleased
4
5
+## [v1.12.2](https://github.com/coder/vscode-coder/releases/tag/v1.12.2) 2026-01-27
6
+
7
### Added
8
9
- Support for VS Code's built-in proxy settings: `http.noProxy` (as fallback when `coder.proxyBypass`
package.json
@@ -1,7 +1,7 @@
1
{
"name": "coder-remote",
"displayName": "Coder",
- "version": "1.12.1",
+ "version": "1.12.2",
"description": "Open any workspace with a single click.",
"categories": [
"Other"
0 commit comments