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
101101page. Coder Toolbox will attempt to start the workspace if it’s not already running; however, for the most reliable
102102experience, it’s recommended to ensure the workspace is running prior to initiating the connection.
103103
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 `
105106> tab.
106107> If the path refers to a project that doesn't exist, the remote IDE won’t start or load it.
107108
@@ -150,7 +151,8 @@ mitmweb --ssl-insecure --set stream_large_bodies="10m" --mode socks5
1501515 . Before authenticating to the Coder deployment we need to tell the plugin where can we find mitmproxy
151152 certificates. In Coder's Settings page, set the ` TLS CA path ` to ` ~/.mitmproxy/mitmproxy-ca-cert.pem `
152153
153- > ⚠️ Note: Coder Toolbox plugin handles only HTTP/HTTPS proxy authentication.
154+ > [ !NOTE]
155+ > Coder Toolbox plugin handles only HTTP/HTTPS proxy authentication.
154156> SOCKS5 proxy authentication is currently not supported due to limitations
155157> described in: https://youtrack.jetbrains.com/issue/TBX-14532/Missing-proxy-authentication-settings#focus=Comments-27-12265861.0-0
156158
You can’t perform that action at this time.
0 commit comments