Python Forum
My long text editor project
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
My long text editor project
#1
Star 
Hi guys,
I've been working on a text editor (when I was able to) for more than a year,
it's not completely finished but it is approaching a great state lately.
the project is around 6500 lines (I'm aware that the project will be needed to be separated to few files sooner or later)
the project is so long because in the text editor I squeezed many tools (even many unusual ones), and the project is also very customizable.
the text editor also supports basic python code editor functionalities, and a Dev mode that have more functions/tools.
and lastly the project have many options to various things, and the most common option are saved in a .json file.
because the project is very long and required assets I will leave it's GitHub link here (instead of copy pasting)
   
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Another Code Editor:Open Editor Ali_Kilicoglu 2 2,305 Nov-27-2020, 05:21 PM
Last Post: Ali_Kilicoglu

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020