[Tool] ExtremeStudio - Another SAMP IDE - Printable Version + open.mp forum (https://forum.open.mp) -- Forum: SA-MP (https://forum.open.mp/forumdisplay.php?fid=3) --- Forum: Releases (https://forum.open.mp/forumdisplay.php?fid=13) --- Thread: [Tool] ExtremeStudio - Another SAMP IDE (/showthread.php?tid=436) |
ExtremeStudio - Another SAMP IDE - Ahmad45123 - 2019-04-22 Although I no longer maintain this, I think its stable enough to be released here again. In case anyone still uses?it :)
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:
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 RE: ExtremeStudio - Another SAMP IDE - Markski - 2019-04-23 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 RE: ExtremeStudio - Another SAMP IDE - Ahmad45123 - 2019-04-23 (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.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. RE: ExtremeStudio - Another SAMP IDE - Markski - 2019-04-23 (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. Ah, that's brilliant. RE: ExtremeStudio - Another SAMP IDE - Sasino97 - 2019-04-25 (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. 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. RE: ExtremeStudio - Another SAMP IDE - Ahmad45123 - 2019-04-26 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. RE: ExtremeStudio - Another SAMP IDE - Ahmad45123 - 2019-05-04 # 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. RE: ExtremeStudio - Another SAMP IDE - Sasino97 - 2019-07-09 After updating it today won't start up RE: ExtremeStudio - Another SAMP IDE - Ahmad45123 - 2019-07-09 (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. |