We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb04cae commit 5873d25Copy full SHA for 5873d25
CHANGELOG.md
@@ -4,8 +4,10 @@
4
5
### Changed
6
7
-- Make proxyLogDirectory a setting in the vscode extension rather than using the default for vscode,
8
- and only send the --log-dir argument to coder/coder if the value is set.
+- Previously, the extension would always log SSH proxy diagnostics to a fixed
+ directory. Now this must be explicitly enabled by configuring a new setting
9
+ `coder.proxyLogDirectory`. If you are having connectivity issues, please
10
+ configure this setting and gather the logs before submitting an issue.
11
12
## [v1.3.1](https://github.com/coder/vscode-coder/releases/tag/v1.3.1) (2024-07-15)
13
0 commit comments