SA-MP Forums Archive
[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 :
  1. An autocomplete system.
  2. A better function list which shows the syntax when clicked.
  3. A better code editor with better colors.
  4. A better compile system that shows all errors/warns in a list.
  5. An awesome color picker.
  6. A working AutoIndent.
Download :
Click Here

Pending Suggestions :
  1. Going to the line number of the error when double clicked.
  2. An advanced search & search and replace.
  3. A bracket highlighter.
Images :
http://i.imgur.com/u0csUca.png
http://i.imgur.com/2nRDiLL.png
http://i.imgur.com/525ZAuK.png

Credits :
  1. http://www.codeproject.com/Articles/...ocomplete-Menu
  2. http://www.codeproject.com/Articles/...x-highlighting
  3. 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 :
  1. Fixed the bug occuring when lunching the app.
  2. Added an installer.