https://github.com/tfagaming/scriptor
A code editor like VSCode, but written in Java.
https://github.com/tfagaming/scriptor
editor ide java java-swing javaswing text-editor
Last synced: 9 months ago
JSON representation
A code editor like VSCode, but written in Java.
- Host: GitHub
- URL: https://github.com/tfagaming/scriptor
- Owner: TFAGaming
- License: mit
- Created: 2024-10-27T09:25:53.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-15T13:01:24.000Z (over 1 year ago)
- Last Synced: 2025-03-20T12:39:07.082Z (over 1 year ago)
- Topics: editor, ide, java, java-swing, javaswing, text-editor
- Language: Java
- Homepage:
- Size: 677 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## This project was replaced with another upcoming code editor, [click here](https://github.com/TFAGaming/Prism/).
## The development has been discontinued as of October 12th, 2025.
# Scriptor
**Scriptor** is a powerful and open-source IDE based on Java Swing. It provides many features, fully customizable, and beginner-friendly!
- ✅ Lightweight, no AI
- ✅ Syntax highlighting
- ✅ Autocomplete
- ✅ File Explorer
- ✅ Built-in terminal
- ✅ Plugins
- ✅ SQLite, JSON, Markdown viewer
## 📥 Download
Go to [releases](https://github.com/TFAGaming/Scriptor/releases), choose which version you want to download, click on assets, and then on the "**ScriptorSetup_win_x64.exe**" file to download it. When the download finishes, double-click on it to install Scriptor.
The current installer is only available for **Windows**, ranging from **Windows 7** up to **Windows 11**. The architecture **must be 64-bit**.
## 🖼️ Screenshots
# Windows 7




# Windows 11



## 🫶 Credits
- **Eclipse**: Toolbar and Autocomplete icons
- **VSCode Material Icon**: File extension icons
## 📄 License
[The **MIT** License](./LICENSE)