Posted 05 July 2015 - 06:07 AM
Edit++ is designed to be a better editor for code, it takes inspiration from Notepad++(https://notepad-plus-plus.org/).
It can open multiple files, has syntax highlighting for lua, all api functions and api constants, respects read-only files and can run programs from the editor.
Screenshot:
Download:
pastebin get LM6nZnzP edit++
Changelog:
+Initial release
1.0.1
*fixed bug causing additional events in the press any key screen to be passed to the editor
-removed clear after run program finished executing
1.1
+added spacing between tabs
It can open multiple files, has syntax highlighting for lua, all api functions and api constants, respects read-only files and can run programs from the editor.
Screenshot:
Spoiler
[attachment=2326:2015-07-06_09.54.28.png]Download:
pastebin get LM6nZnzP edit++
Changelog:
Spoiler
1.0+Initial release
1.0.1
*fixed bug causing additional events in the press any key screen to be passed to the editor
-removed clear after run program finished executing
1.1
+added spacing between tabs
Edited on 26 July 2015 - 07:23 AM