Releases: sourcegraph/cody-vs
Releases · sourcegraph/cody-vs
Cody for Visual Studio 0.1.7
preview-v0.1.7
Cody for Visual Studio 0.1.6
preview-v0.1.6
Cody for Visual Studio 0.1.5
preview-v0.1.5
Cody for Visual Studio 0.1.4
preview-v0.1.4
Cody for Visual Studio 0.1.3
preview-v0.1.3
Cody for Visual Studio 0.1.2
preview-v0.1.2
Release v0.1.1
Fixed the Login page issue in 0.1.0.
Release v0.1.0
NOTE: We notice there is an issue with the Login page and encourage users to skip this version and downgrade to 0.0.3 until 0.1.1 is released.
Release Preview v0.0.3
- Support Cody Settings in options
Release Preview v0.0.2
Added
- Option to "Accept non-trusted certificates" in user options.
Instructions
To enable the "Accept non-trusted certificates":
- Install Cody for Visual Studio v0.0.2 (preview version) from downloading the
Cody.VisualStudio.vsixfile below - Double click on the newly downloaded
Cody.VisualStudio.vsixfile to install / upgrade - Open the
OptionsWindow from Tool > Options - Select Cody > General to open the options page for Cody
- Enable the
Accept non-trusted certificatesoption by clicking on the checkbox next to the option - Click
OKto confirm the change - Restart Visual Studio to enable Cody to run with the new option enabled
NOTE: The Accept non-trusted certificates option only sets the environment variable NODE_TLS_REJECT_UNAUTHORIZED to "0" for the Cody node process. The environment variable is not applied at the system level.
