File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -101,7 +101,8 @@ If `ide_product_code` and `ide_build_number` is missing, Toolbox will only open
101
101
page. Coder Toolbox will attempt to start the workspace if it’s not already running; however, for the most reliable
102
102
experience, it’s recommended to ensure the workspace is running prior to initiating the connection.
103
103
104
- > ⚠️ Note: ` folder ` should point to a remote IDEA project that has already been opened and appears in the ` Projects `
104
+ > [ !NOTE]
105
+ > ` folder ` should point to a remote IDEA project that has already been opened and appears in the ` Projects `
105
106
> tab.
106
107
> If the path refers to a project that doesn't exist, the remote IDE won’t start or load it.
107
108
@@ -150,7 +151,8 @@ mitmweb --ssl-insecure --set stream_large_bodies="10m" --mode socks5
150
151
5 . Before authenticating to the Coder deployment we need to tell the plugin where can we find mitmproxy
151
152
certificates. In Coder's Settings page, set the ` TLS CA path ` to ` ~/.mitmproxy/mitmproxy-ca-cert.pem `
152
153
153
- > ⚠️ Note: Coder Toolbox plugin handles only HTTP/HTTPS proxy authentication.
154
+ > [ !NOTE]
155
+ > Coder Toolbox plugin handles only HTTP/HTTPS proxy authentication.
154
156
> SOCKS5 proxy authentication is currently not supported due to limitations
155
157
> described in: https://youtrack.jetbrains.com/issue/TBX-14532/Missing-proxy-authentication-settings#focus=Comments-27-12265861.0-0
156
158
You can’t perform that action at this time.
0 commit comments