A downloadable code editor for Windows and Linux

Text Forge is a lightweight, extensible, and mode-driven text editor. It's customizable, scriptable, and ready to handle any format and language in a data-driven and object-oriented environment without any change in source.

> Text Forge still has many uncompleted/unenabled capabilities, but it is usable even now (because most of these uncompleted capabilities are not core-related).

Text Forge is a response to the growing demand for tools that empower rather than constrain. Designed as a standalone text editor with a focus on modularity, deep customization, and minimal design, it offers a flexible and efficient foundation for users who want full control over their editing environment.

With Text Forge:

- The internal architecture is structured to make components easy to add, remove, or redefine

- A versatile formatting engine enables precise handling of complex, structured text

- It delivers a lightweight, independent experience—usable without dependency on heavy ecosystems

- It provides a core foundation that can be rapidly adapted to various file types, formatting styles, and workflows—in essence, Text Forge is more than an app; it functions as a framework for building custom editors

Our goal is to create a tool that puts creative and technical decisions back in the hands of the user—where they belong.

Get Modes & Packages - VERY IMPORTANT

Text Forge is a modular and lightweight editor, so we say "Just pick you want" and separate special modules from core, one type of these modules is modes, modes are language and file type supports;

 To get the modes you need, go to https://github.com/text-forge/mode-library/releases , download your modes, and extract them into the "modes/" folder.

 Also, you can find equipped packages for specific cases on https://github.com/text-forge/mode-library/wiki/Packages . Packages are a collection of mods that are useful for a specific type of user.


Updated 2 days ago
Published 28 days ago
StatusIn development
CategoryOther
PlatformsWindows, Linux
AuthorMahan
Made withGodot, Adobe Illustrator
Tagscode-editor, Modular, Open Source, text-forge
Average sessionA few minutes
LanguagesEnglish, Persian
InputsKeyboard, Mouse
AccessibilityColor-blind friendly, Configurable controls
LinksBluesky, Community, GitHub

Download

Download
Text.Forge.0.1.Beta.linux.zip 28 MB
Download
Text.Forge.0.1.Beta.windows.zip 34 MB
Download
Standard Package 20 kB
Download
text-forge-0.1.0-beta(source).tar.gz 2.2 MB
Download
text-forge-0.1.0-beta(source).zip 2.5 MB

Install instructions

1. Download .zip file (based on your platform) (optionally you can download "Standard Mode Pack", see 4 for more info)

2. Extract it anywhere you want (programs directory is better)

3. Go to https://github.com/mkh-user/text-forge-modes/releases/latest and pick modes you want, then use "Settings > Mode Manager > Import Mode / Package".

4. Also, you can use packed modes (Packages), packages available here: Packages · mkh-user/text-forge-modes Wiki

5. Run `Text Forge` executable file

Development log