Articles by Tag #zed

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

How I configured the Zed editor for daily-driving

Some backstory Okay, to be honest, most of the people who start off with programming...

Learn More 37 1Nov 15 '24

How to Install Zed Editor on Windows Using Linux Ubuntu WSL2 (Step-by-Step Guide)

Table of Contents Why Zed on WSL2? Prerequisites Step 1 – Update WSL and...

Learn More 26 3Feb 11

Setting up Zed for Elixir development 💧

TL; DR: In this article, I describe how I setup zed to develop in elixir and phoenix framework, and...

Learn More 9 5Nov 9 '24

Exploring Zed: The Lightning-Fast Code Editor Built in Rust

Have you ever found yourself waiting for your code editor to catch up with your thoughts? We've all...

Learn More 6 0Feb 27

Lightning-Fast Development with Zed and Dev Containers

Ever found yourself saying “but it works on my machine” or spent hours setting up a development...

Learn More 3 2Oct 26 '24

Styling code syntax in Zed

Like VS Code, Zed lets you customize font styling for your code and syntax elements, such as...

Learn More 2 0Sep 1 '24

0x96f: A simple and pleasant dark theme

Hello everyone! I have made a simple and pleasant dark terminal theme. It is something I wanted to do...

Learn More 2 0Feb 20

Why I Started Using Zed

Why I Want to Become a Vimmer I think every programmer has the dream of being able to use...

Learn More 2 0Sep 13 '24

Format on save for ERB and Ruby files in Zed IDE

One of the things I missed when working with Rails again is format on save for ERB files and Ruby files. Here's how to do it.

Learn More 0 0Oct 15 '24

Zedburn - a Zenburn port to Zed editor

Zedburn is currently available through the extensions page! :D Extensions -...

Learn More 0 0Apr 4

Who Can Apply for the ZED Certificate

Any MSME registered on the Udyam portal, including manufacturing units of all sizes, can apply for...

Learn More 0 0Sep 18 '24

The Future of Rust Programming and My Experience with Rust-Based Tools

The Future of Rust Programming and My Experience with Rust-Based Tools Date: December 21,...

Learn More 0 0Dec 21 '24

ZED-Score Calculator

`# import the important packages import pandas as pd # library used for data manipulation and...

Learn More 0 0Aug 3 '24

Zed IDE vs. NeoVim and Other IDEs: The Future of Modern Coding Environments

Zed IDE vs. NeoVim and Other IDEs: The Future of Modern Coding Environments Date: December...

Learn More 0 0Dec 22 '24

Short appreciation for dev tools

I have been using zed for quite a while now and here’s my experience / appreciation of zed. Or any...

Learn More 0 0Dec 13 '24

A little Rust proxy for Ollama

Introduction Recently, while exploring the new Zed IDE, I encountered a need to integrate...

Learn More 0 0Mar 30