Skip to content

Releases: sourcegraph/cody-vs

Release v0.1.0

31 Oct 15:15
ccf3c5f
Compare
Choose a tag to compare
Release v0.1.0 Pre-release
Pre-release

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

19 Oct 00:44
dcd1870
Compare
Choose a tag to compare
Pre-release
  • Support Cody Settings in options

Release Preview v0.0.2

30 Sep 16:23
f517cdc
Compare
Choose a tag to compare
Pre-release

Added

  • Option to "Accept non-trusted certificates" in user options.

Instructions

image

To enable the "Accept non-trusted certificates":

  1. Install Cody for Visual Studio v0.0.2 (preview version) from downloading the Cody.VisualStudio.vsix file below
  2. Double click on the newly downloaded Cody.VisualStudio.vsix file to install / upgrade
  3. Open the Options Window from Tool > Options
  4. Select Cody > General to open the options page for Cody
  5. Enable the Accept non-trusted certificates option by clicking on the checkbox next to the option
  6. Click OK to confirm the change
  7. 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.

Release Preview v0.0.1

06 Sep 17:22
1341ea0
Compare
Choose a tag to compare
Pre-release

Added

  • Chat view style now matches the editor theme on theme changes.
  • Added browser-based authentication support.

Release Preview v0.0.0

23 Aug 00:04
a0d6652
Compare
Choose a tag to compare
Pre-release

The initial preview of Cody for Visual Studio 🎉

Installation

  1. Download the extension file Cody.VisualStudio.vsix listed under the Assets section below
  2. Install the extension by double-clicking the downloaded file