karanev / pySFEditor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pySFEditor

Started as a pet project by Karan, pySFEditor is a minimal and lightweight code editor written in Python and using Tkinter for GUI.

Screens:

Screenshot

Features:

  1. Syntax Highlight (using pygments)
  2. Minimal Themes (limited and predefined)
  3. Multiple Tabs Support
  4. Line Numbers, Rows and Columns
  5. Supports a vast number of programming languages
  6. Basic Open, Save, Save As, Undo and Redo Options.
  7. Find and Replace Option
  8. Highlight Current Line and regular Keyboard Binds.

Future Work:

  1. Collaboration Support (in progress by Soumik)
  2. Addons and Plugins Support

About


Languages

Language:Python 100.0%