An open API service indexing awesome lists of open source software.

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

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.**