[RELEASE]ExtremePAWN, Another PAWN Editor. - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: Other (
https://sampforum.blast.hk/forumdisplay.php?fid=7)
+--- Forum: Everything and Nothing (
https://sampforum.blast.hk/forumdisplay.php?fid=23)
+--- Thread: [RELEASE]ExtremePAWN, Another PAWN Editor. (
/showthread.php?tid=527127)
ExtremePAWN, Another PAWN Editor. -
Ahmad45123 - 21.07.2014
ExtremePawn
ExtremePAWN is another PAWN editor with alot of features.
Current features are :
- An autocomplete system.
- A better function list which shows the syntax when clicked.
- A better code editor with better colors.
- A better compile system that shows all errors/warns in a list.
- An awesome color picker.
- A working AutoIndent.
Download :
Click Here
Pending Suggestions :- Going to the line number of the error when double clicked.
- An advanced search & search and replace.
- A bracket highlighter.
Images :
http://i.imgur.com/u0csUca.png
http://i.imgur.com/2nRDiLL.png
http://i.imgur.com/525ZAuK.png
Credits :- http://www.codeproject.com/Articles/...ocomplete-Menu
- http://www.codeproject.com/Articles/...x-highlighting
- Me offcourse.
Re: [RELEASE]ExtremePAWN, Another PAWN Editor. -
Kaperstone - 21.07.2014
Would love to see better search & search and replace like in Notepad++ ...
and brackets highlighting
Re: [RELEASE]ExtremePAWN, Another PAWN Editor. -
Ahmad45123 - 21.07.2014
Quote:
Originally Posted by xkirill
Would love to see better search & search and replace like in Notepad++ ...
and brackets highlighting
|
Good suggestion, Will work on both soon.
Re: [RELEASE]ExtremePAWN, Another PAWN Editor. -
CJ101 - 21.07.2014
Re: [RELEASE]ExtremePAWN, Another PAWN Editor. -
Ahmad45123 - 21.07.2014
Quote:
Originally Posted by cj101
|
Download .Net Framework 4.5.
However, I will add it to be auto downloaded in the next version.
Re: [RELEASE]ExtremePAWN, Another PAWN Editor. -
CJ101 - 21.07.2014
That is not the issue. I have all versions of .NET as i am constantly programming with them.
Re: [RELEASE]ExtremePAWN, Another PAWN Editor. -
Ahmad45123 - 21.07.2014
Quote:
Originally Posted by cj101
That is not the issue. I have all versions of .NET as i am constantly programming with them.
|
Oh, I have found the issue, Will be fixed and uploaded in minutes.
Thanks for reporting it.
Re: [RELEASE]ExtremePAWN, Another PAWN Editor. -
SchurmanCQC - 21.07.2014
You should fix your .gitignore to ignore bin/ and obj/ (not too sure about obj but I believe it is build output also). Also, 'form1' is ugly and quite a turn off when I'm looking through source. Just saying.
Re: [RELEASE]ExtremePAWN, Another PAWN Editor. -
Ahmad45123 - 21.07.2014
Changes :- Fixed the bug occuring when lunching the app.
- Added an installer.