Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions docs/codacy-guardrails/codacy-guardrails-getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,16 @@ c. Open the Copilot chat and switch the mode to `Agent`. You can check that the

![Copilot Agent with Codacy tools](images/copilot_agent.png)

## Proxy configuration

Codacy Guardrails supports working behind a proxy. To set it up, configure your proxy the same way you would for any other VSCode feature, either through the IDE settings or through your system's environment variables.
Comment thread
nedaKaighobadi marked this conversation as resolved.

### CA certificate path

If your proxy uses a custom CA certificate, the extension has an extra setting as a fallback option to add the path of the certificate: **Codacy › Proxy: CA Cert Path** (`codacy.proxy.caCertPath`).

![Codacy proxy CA certificate path setting](images/codacy-proxy-ca-cert-path.png)


# JetBrains IDEs

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading