Business, Startups & Finance

Best Lightweight Code Editors for Web Development with Built‑in Terminal

Curated list of lightweight, fast code editors that include (or can embed) a terminal, ideal for front‑end and full‑stack web development.

ID: 3772
Items: 20
Total Votes: 0
Forks: 0
Disclosure: Some links are affiliate links. If you buy through them, we may earn a commission at no extra cost to you, supporting our work without affecting our ratings.
Want to feature your product on this list?
Sponsorship

Get targeted exposure with custom position pinning and highlighted placement.

Contact Us
1
0

Visual Studio Code (Insiders) – Portable

Visit

Highly extensible, fast‑startup portable build with the integrated terminal pre‑installed. Works well on low‑spec machines when extensions are kept minimal.

2
0

VSCodium

Visit

Open‑source build of VS Code without Microsoft telemetry. Includes the same built‑in terminal and is lighter when bundled with only essential extensions.

3
0

Sublime Text 4

Visit

Ultra‑fast, low‑memory editor. Terminal can be added via the free “Terminus” package, giving a seamless in‑editor shell.

4
0

Neovim

Visit

Modernized Vim with async job control. The built‑in terminal (`:terminal`) lets you run shells, npm, git, etc., without leaving the editor.

5
0

Helix

Visit

Rust‑based modal editor with a native terminal pane, syntax‑aware editing, and lightning‑fast performance on large projects.

6
0

Lite XL

Visit

A lightweight fork of the original Lite editor. Comes with an optional built‑in terminal plugin that can be enabled in the config.

7
0

Micro

Visit

Terminal‑based editor written in Go. Includes a built‑in terminal buffer, making it perfect for developers who prefer staying inside the console.

8
0

Geany

Visit

GTK‑based IDE that is tiny on resources. Features an integrated terminal plugin that can be toggled on demand.

9
0

CodeLite

Visit

Cross‑platform, lightweight IDE for C/C++/Web. Ships with an embedded terminal window for running npm, gulp, etc.

10
0

Zed

Visit

Fast, collaborative editor written in Rust. Includes a built‑in terminal that works on macOS, Linux, and Windows.

11
0

Brackets

Visit

Adobe’s open‑source editor focused on front‑end development. The “Live Preview” panel can be paired with the optional terminal extension.

12
0

Notepad++ (with NppExec)

Visit

Classic Windows editor. Adding the NppExec plugin provides an integrated console for running scripts directly inside Notepad++.

13
0

Coda (Panic) – 2

Visit

Mac‑only lightweight web editor with a built‑in terminal view, perfect for quick front‑end tweaks.

14
0

Gitpod (Web IDE)

Visit

Browser‑based, pre‑configured development environment. The IDE includes a full terminal that runs in the same container as your code.

15
0

Replit

Visit

Online IDE with instant terminal access. Ideal for rapid prototyping and teaching web development without any local setup.

16
0

Coder (VS Code in the browser)

Visit

Self‑hosted VS Code instance that runs in the browser, complete with the native terminal. Great for low‑spec laptops.

17
0

Kakoune

Visit

Modal editor with a focus on interactivity. The `kak -ui=term` mode provides an embedded terminal buffer.

18
0

Emacs (vterm)

Visit

While Emacs isn’t traditionally “lightweight,” the `vterm` package offers a fast, fully featured terminal inside Emacs, making it a powerful all‑in‑one tool.

19
0

Sakura (with tmux integration)

Visit

Simple terminal emulator that can be launched from any editor (e.g., Sublime, VS Code) to give a quasi‑integrated terminal experience.

20
0

Atom (with platformio-ide-terminal)

Visit

Although officially sunset, the community still maintains Atom with the `platformio-ide-terminal` plugin, delivering an in‑editor terminal.