https://github.com/uralstech/peyx2
A lightweight text editor / IDE
https://github.com/uralstech/peyx2
coding editor ide lightweight programming python-app simple text-editor
Last synced: 9 days ago
JSON representation
A lightweight text editor / IDE
- Host: GitHub
- URL: https://github.com/uralstech/peyx2
- Owner: Uralstech
- License: apache-2.0
- Created: 2022-10-14T12:16:27.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-05-19T15:03:35.000Z (about 2 years ago)
- Last Synced: 2025-04-07T20:14:31.512Z (3 months ago)
- Topics: coding, editor, ide, lightweight, programming, python-app, simple, text-editor
- Language: Python
- Homepage:
- Size: 89.5 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# **PeYx2**
## **What is PeYx2?**
**PeYx2 (pronounced like pex-two) is a Text Editor made with Python.**
It's a successor to [***PeYx***](https://github.com/Uralstech/PeYx). Here are some of it's new features:
- **Better code highlighting! *Now for \*any filetype!***
- **Easily changeable fonts and colors!**
- **Better looking graphics!**## **How do I use PeYx2?**
Here are the shortcuts:
- **Ctrl+n: Create new file**
- **Ctrl+o: Open file**
- **Ctrl+s: Save file**
- **Ctrl+a+s: Save-as file**
- **Ctrl+z: Undo action**
- **Ctrl+y: Redo action**
- **F5: Run *\*any* file with a langConfig**
- **Ctrl+R: Refresh Syntax Highlighting**
- **F1: Open link to PeYx2 wiki**\* - any filetype with a corresponding langConfig
All other instructions should be obvious in the UI
### NOTE: **This *should* work on MacOS and Linux, but I haven't tested it.**