We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1858048 commit 6231581Copy full SHA for 6231581
_assets/infra/zed.png
13.6 KB
index.html
@@ -574,6 +574,14 @@ <h4 class="outer-link">
574
<a class="link extra-link" href="https://github.com/JuliaEditorSupport/julia-emacs" target="_blank">Emacs plugin</a>
575
</h4>
576
</div>
577
+ <div class="col-lg-3 col-md-6 ide ide-feature">
578
+ <h3>Zed</h3>
579
+ <a href="https://github.com/JuliaEditorSupport/zed-julia" target="_blank">
580
+ <img src="/assets/infra/zed.png" height="85" width="85" alt="Zed Logo" /></a>
581
+ <h4 class="outer-link">
582
+ <a class="link extra-link" href="https://github.com/JuliaEditorSupport/zed-julia" target="_blank">Zed Extension</a>
583
+ </h4>
584
+ </div>
585
586
587
0 commit comments