Skip to content

Commit

Permalink
fix: update zed extension link (#10991)
Browse files Browse the repository at this point in the history
Co-authored-by: ArmandPhilippot <[email protected]>
  • Loading branch information
jsparkdev and ArmandPhilippot authored Feb 19, 2025
1 parent 9838400 commit 73b928f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/content/docs/en/editor-setup.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ import ReadMore from '~/components/ReadMore.astro';

## Zed

[Zed](https://zed.dev/) is an open-source code editor that added support for Astro in version 0.123.2. You can install the [Astro extension](https://github.com/zed-industries/zed/tree/main/extensions/astro) in the IDE's Extensions tab. This extension includes features like syntax highlighting, code completion, and formatting.
[Zed](https://zed.dev/) is an open-source code editor that added support for Astro in version 0.123.2. You can install the [Astro extension](https://github.com/zed-extensions/astro) in the IDE's Extensions tab. This extension includes features like syntax highlighting, code completion, and formatting.

## JetBrains IDEs

Expand Down

0 comments on commit 73b928f

Please sign in to comment.