• 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Tool] ExtremeStudio - Another SAMP IDE
#1
Although I no longer maintain this, I think its stable enough to be released here again. In case anyone still uses?it :)
[Image: 687474703a2f2f692e696d6775722e636f6d2f4a...632e706e67]

Introduction:?
ExtremeStudio is a PAWN IDE specially made for SAMP development, It offers a range of amazing mind-blowing features that eases script development a lot in the PAWN language.

Features:
ExtremeStudio is full of features that definitely eases SAMP scripting completely.
Here is some of the best features that I've added:
  • Amazing speed and efficiency, courtesy of the awesome Scintilla, Used in NP.
  • A fast regex based parser that parses your script and all its contents to provide advanced auto-complete and syntax highlighting.
  • Support for PAWNDoc, that is widely used in YSI, to be shown in tooltips while typing.
  • Customizable syntax highlighting.
  • Offers in-app config editor and compiler args settings.
  • Navigate to definition of enum, function or variable using CTRL੘.
  • Advanced Project Explorer that offers amazing control over files.
  • Project Explorer, Shows each and every bit of the script with ability to goto it by double clicking.
And more....

Suggestions/Bugs/Plans:
You can find all that in my repository issues:
https://github.com/Ahmad45123/ExtremeStudio/issues


Screenshots:
Full App SS: http://prntscr.com/b90lbq | http://prntscr.com/b90k7f
Errors Browser: http://prntscr.com/b90l24
Settings -> Syntax Highlighting: http://prntscr.com/b90kpu
Settings -> Compiler: http://prntscr.com/b90kv3
Settings -> server.cfg: http://prntscr.com/b90kyh
Includes Browser: http://prntscr.com/b90kji

Download:
You can download ExtremeStudio by going here and pressing Install:
https://rebrand.ly/ExtremeStudio

Credits:
https://github.com/Ahmad45123/ExtremeStudio#credits
  Reply
#2
This should be the defacto SA-MP/Pawn IDE. Might not be as good as VSCode or Sublime when properly configured, but this is orders of magnitude better than Pawno in every possible sense.



Great job
  Reply
#3
(2019-04-23, 12:21 AM)Markski Wrote: This should be the defacto SA-MP/Pawn IDE. Might not be as good as VSCode or Sublime when properly configured, but this is orders of magnitude better than Pawno in every possible sense.

Great job
Thanks!

Those editors don't have instant autocomplete or a goto definition function?;)

Also one thing I liked in Y_Less's YSI but I believe isnt widely used, is Pawndoc. ExtremeSrudio actually parses for that and shows help in Autocomplete.. just like Intellisense in visual studio.
  Reply
#4
(2019-04-23, 05:26 AM)Ahmad45123 Wrote:
(2019-04-23, 12:21 AM)Markski Wrote: This should be the defacto SA-MP/Pawn IDE. Might not be as good as VSCode or Sublime when properly configured, but this is orders of magnitude better than Pawno in every possible sense.



Great job

Also one thing I liked in Y_Less's YSI but I believe isnt widely used, is Pawndoc. ExtremeSrudio actually parses for that and shows help in Autocomplete.. just like Intellisense in visual studio.



Ah, that's brilliant.
  Reply
#5
(2019-04-23, 05:26 AM)Ahmad45123 Wrote:
(2019-04-23, 12:21 AM)Markski Wrote: This should be the defacto SA-MP/Pawn IDE. Might not be as good as VSCode or Sublime when properly configured, but this is orders of magnitude better than Pawno in every possible sense.



Great job

Thanks!



Those editors don't have instant autocomplete or a goto definition function?;)



Also one thing I liked in Y_Less's YSI but I believe isnt widely used, is Pawndoc. ExtremeSrudio actually parses for that and shows help in Autocomplete.. just like Intellisense in visual studio.



That is something that I cannot get even with VSCode.?Great :D

I used this editor in the past before switching to VSCode, and I?think this is the best of all the IDEs that were specifically made for Pawn.
  Reply
#6
ExtremeStudio 3.0.3



* Fixed SAMPCTL Support

* Added progressbars to download.



The application supports autoupdating, you can just launch it or download from link in main post.
  Reply
#7
# Changes



* Updated dependencies.

* Removed bad translations. Only russian and hungarian exist now, you can help translating by visiting Crowdin and you can ask for a language to be added by opening an issue.

* Fixed translations not actually shown.. probably bugged since c# conversion.
  Reply
#8
After updating it today won't start up
[Image: Sasinosoft.png]

  Reply
#9
(2019-07-09, 09:02 AM)Sasino97 Wrote: After updating it today won't start up





Any errors ?

Please try removing it completely and then reinstalling it. This won't affect any projects you have.
  Reply


Forum Jump: