Skip to content

Update repository URL in VS_Code.md #293

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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
2 changes: 1 addition & 1 deletion docs/getting-started/editor/VS_Code.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Installing VSCode on your computer should be straigthforward. Head to the [offic

## Tidal Cycles Extension

There is [Tidal Cycles Extension](https://marketplace.visualstudio.com/items?itemName=tidalcycles.vscode-tidalcycles) for **VSCode**. You can also check out the main [repository](https://github.com/kindohm/vscode-tidalcycles) if you want to report an issue or contribute to the development of this extension.
There is [Tidal Cycles Extension](https://marketplace.visualstudio.com/items?itemName=tidalcycles.vscode-tidalcycles) for **VSCode**. You can also check out the main [repository](https://github.com/tidalcycles/vscode-tidalcycles) if you want to report an issue or contribute to the development of this extension.

The installation process is simple:

Expand Down