Burgershot
  • Home
  • Members
  • Team
  • Help
  • Search
  • Register
  • Login
  • Home
  • Members
  • Help
  • Search
Burgershot SA-MP Releases [Tool] ExtremeStudio - Another SAMP IDE

 
  • 1 Vote(s) - 5 Average
Tool ExtremeStudio - Another SAMP IDE
Ahmad45123
Offline

Burgershot Member
Posts: 6
Threads: 2
Joined: Apr 2019
Reputation: 4
Location: Egypt
#1
2019-04-22, 06:54 PM (This post was last modified: 2019-04-22, 07:12 PM by Ahmad45123.)
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+Click.
  • 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
Markski
Offline

Burgershot Clerk

Posts: 127
Threads: 6
Joined: Apr 2019
Reputation: 5
Location: La Plata, Argentina
#2
2019-04-23, 12:21 AM
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
Website
Ahmad45123
Offline

Burgershot Member
Posts: 6
Threads: 2
Joined: Apr 2019
Reputation: 4
Location: Egypt
#3
2019-04-23, 05:26 AM (This post was last modified: 2019-04-23, 05:33 AM by Ahmad45123.)
(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.
Markski
Offline

Burgershot Clerk

Posts: 127
Threads: 6
Joined: Apr 2019
Reputation: 5
Location: La Plata, Argentina
#4
2019-04-23, 11:15 PM
(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.
Website
Sasino97
Offline

Software Developer
Posts: 108
Threads: 16
Joined: Apr 2019
Reputation: 7
Location: Tampa, FL
#5
2019-04-25, 07:00 AM
(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.
Ahmad45123
Offline

Burgershot Member
Posts: 6
Threads: 2
Joined: Apr 2019
Reputation: 4
Location: Egypt
#6
2019-04-26, 09:27 AM (This post was last modified: 2019-04-26, 09:27 AM by Ahmad45123.)
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.
Ahmad45123
Offline

Burgershot Member
Posts: 6
Threads: 2
Joined: Apr 2019
Reputation: 4
Location: Egypt
#7
2019-05-04, 06:25 PM
# 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.
Sasino97
Offline

Software Developer
Posts: 108
Threads: 16
Joined: Apr 2019
Reputation: 7
Location: Tampa, FL
#8
2019-07-09, 09:02 AM
After updating it today won't start up
[Image: Sasinosoft.png]
Ahmad45123
Offline

Burgershot Member
Posts: 6
Threads: 2
Joined: Apr 2019
Reputation: 4
Location: Egypt
#9
2019-07-09, 03:50 PM
(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.
« Next Oldest | Next Newest »



  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Burgershot - Powered by our Community and MyBB Original Theme by Emerald

Linear Mode
Threaded Mode