Coding Software

Visual Studio Code (Code-OSS)

Visual Studio Code (VS Code) is a free, open-source code editor developed by Microsoft that supports multiple programming languages and extensions. It provides features like syntax highlighting, debugging, version control, and customizable themes to enhance coding productivity.

Windows: ✔ MacOs: ✔ Linux ✔

Website

code.visualstudio.com

Github

github.com/microsoft/vscode

VSCodium

VSCodium is a fully open-source build of Visual Studio Code without Microsoft’s telemetry and branding. It provides the same features as VS Code, including extensions, debugging, and code editing, while respecting user privacy.

Windows: ✔ MacOs: ✔ Linux ✔

Website

vscodium.com

Github

github.com/VSCodium/vscodium

NeoVim

Neovim is an open-source, highly extensible text editor based on Vim, designed for efficient coding and editing. It supports plugins, asynchronous execution, and modern features while retaining Vim’s modal editing interface.

Windows: ✔ MacOs: ✔ Linux ✔

Website

neovim.io

Github

github.com/neovim/neovim

Thonny

Thonny is an open-source Python IDE designed for beginners, with a simple interface and built-in debugger. It helps users learn Python programming by providing clear error messages and an easy-to-use environment.

Windows: ✔ MacOs: ✔ Linux ✔

Website

thonny.org

Github

github.com/thonny/thonny

Zed(editor)

Zed is a modern, open-source code editor designed for speed and collaboration. It offers real-time editing, fast performance, and a streamlined interface suitable for developers who want a minimal yet powerful environment.

Windows: ✔ MacOs: ✔ Linux ✔

Website

zed.dev