From 6ee7245390cdf4e19fef82c2423ba325adea4114 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Tue, 31 Oct 2023 10:40:06 +0100 Subject: Updated theme --- public/crafting-stories-in-zed-editor.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'public/crafting-stories-in-zed-editor.html') diff --git a/public/crafting-stories-in-zed-editor.html b/public/crafting-stories-in-zed-editor.html index fcd5d3d..aa5b29d 100755 --- a/public/crafting-stories-in-zed-editor.html +++ b/public/crafting-stories-in-zed-editor.html @@ -17,7 +17,7 @@ been using Helix exclusively.

I've been genuinely impressed by Zed. When you o detects its type and downloads the corresponding LSP (language server). The list of supported languages is not extensive, but it's still impressive. It's a great -example of how to create a product that stays out of your way.

Zed editor

C code on a light theme.

For C development it downloaded clangd and setting +example of how to create a product that stays out of your way.

Zed editor

C code on a light theme.

For C development it downloaded clangd and setting up missing dependencies in code was rather easy. For this project I use SDL2 for rendering terminal emulator. It’s a hobby project, don’t worry about it.

If you are going to give this a try and you are using C, I suggest checking two @@ -32,7 +32,7 @@ for Linux yet, I will stick to Helix. This impressive piece of engineering is, above all, an amazing example of craftsmanship.

They have a bunch of amazing integrated functionalities like live desktop sharing, code sharing in a live coding session. There is a lot of pretentious marketing speak there but the product is still amazing!

For me the speed and the simplicity of the product was the most impressive -thing. You get that: it just works feeling. A rare thing in 2023.

Zed editor

They also managed to add Github Copilot +thing. You get that: it just works feeling. A rare thing in 2023.

Zed editor

They also managed to add Github Copilot in a non obtrusive way. To me, everything feels very intentional and specifically selected. It's minimal yet maximally effective.

It is a perfect balance between VS Code, Jetbrains IDE’s and something like VIM or Helix.

I just hope they DON’T add plugin support and keep it like it is. They as a -- cgit v1.2.3