๐ฆ Text Forge 0.1.0-Dev1 โ Development Preview
Release Date: 30 June 2025
Status: Development / Preview
Engine: Built with Godot v4.4.1.stable.official [49a5bc7b6]
License: MIT
๐ Added
- Initial project structure based on a modular, plugin-friendly architecture
- Core application runtime with text editing support
- Syntax highlighting by modes
- Mode handling system (each mode ~2 KB in size)
- Customizable action scripts and key bindings system
- JetBrains Mono embedded as the default typeface
- Lightweight UI configuration using
.inifiles - Godot-native GUI: clean, minimal, fully standalone
๐งช Experimental Features
- Mode system with support for language-independent behaviors
- Multi-mode loading support
- Configurable execution behavior via modular scripts
๐ฃ๏ธ Join the Conversation
This release is meant to initiate feedback and philosophical discussion, not as a stable version.
We invite you to join our community discussion on:
๐ Philosophy of Creating Text Forge
๐ 0.1 Discussion Topic
๐๏ธ Standard Mode Package
๐ฏ Get Your Modes
After downloading Text Forge, you can see modes repository to get your modes and complete your workspace. (fast link to latest mode release)
Currently available platforms:
- Windows x86-64
- Linux x86_64