-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Update CHANGELOG.md to include changes for 0.0.1 release - Update README.md with preview status information and installation instructions - Update Testing.md with latest test plan
- Loading branch information
Showing
5 changed files
with
59 additions
and
48 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ | |
1. `choco install pnpm --version=8.6.7` | ||
1. Install [Visual Studio Pro](https://visualstudio.microsoft.com/vs/professional/) with the required component: | ||
1. Visual Studio Extension | ||
2. Install [git for Windows](https://gitforwindows.org) | ||
1. Install [git for Windows](https://gitforwindows.org) | ||
1. Configure it with `git config core.autocrlf false` to not change line endings | ||
1. Install [.NET SDK](https://dotnet.microsoft.com/en-us/download) | ||
1. Clone this repository: `git clone [email protected]:sourcegraph/cody-vs.git` | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters