Posts: 3,004
Threads: 12
Joined: May 2011
I saw that Notepad++ and Sublime has been noted, but not Atom, and I would like to add it to the list of the text-editors "to beat"
Unlike Sublime, its written in CoffeeScript [Javascript] and in html+css
Suggestion: Add themes and would be awesome if we could create our own syntax's and highlightting easily, maybe with ragex and css ?
Posts: 202
Threads: 5
Joined: May 2012
Reputation:
0
How is the project going Ahmad.
Posts: 3,324
Threads: 96
Joined: Sep 2013
Quote:
Originally Posted by Kathleen
How is the project going Ahmad.
|
I haven't really talked to him much the past week, so he must be super busy with it. Every time I do talk to him he's talking about this.
Have a look at the GH commits, you can see how much he is doing.
Posts: 826
Threads: 64
Joined: Oct 2013
Reputation:
0
Time for a new fast update!!!
What I did:
I just finished adding the search, replace and goto functions in ES, not gonna talk a lot about this since its pretty basic really and its just some normal things that we are really used to.
Also, I fixed a few bugs, crashes here and there... And some general optimizations.
What is the next goal:
I will start working with the compiler, I am planning to add a lot of stuff to basically just make you not need to even touch the files yourself.. You will be able to change the server.cfg like add/remove plugins, change password or whatever you wanna do through a nice and good GUI in the app.. Now in the compiler it self.. You will have a good tab in the settings for changing the compiler settings like the debugging level or changing the include directory and all that.
Sooo yeah, Just wanted to give you guys a taste of the stuff that are done and what is planned.
Download
You may download the app from main post, or, if you have it already, just run it and it will update.
NOTE: The app is NOT READY FOR PRODUCTION, Its not even in beta yet, It might just break your script out or whatever.. Simply, It hasn't been tested out yet.. Use it at your own risk.
I do greatly appreciate it if you help me with the testing but just use the program with test scripts and/or always have a backup.