ExtremeStudio - SAMP IDE -
Ahmad45123 - 26.05.2016
Introduction:
After more than 250 commits and more than a year of active development, I am finally proud to release the project ExtremeStudio.
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
Download:
You can download ExtremeStudio by going here and pressing
Install:
https://rebrand.ly/ExtremeStudio
Credits:
https://github.com/Ahmad45123/ExtremeStudio#credits
Re: ExtremeStudio - The Best SAMP IDE -
SyS - 27.05.2016
again a great job from u
Re: ExtremeStudio - The Best SAMP IDE -
Romz - 27.05.2016
Hello! There are a few questions:
- There is support for other languages?
( Russian, Ukrainian, etc. )
- You can lay out the screenshots of the program?
- Will the release of a portable version of the program?
- Is there support for the Cyrillic alphabet?
( UTF-8 )
Re: ExtremeStudio - The Best SAMP IDE -
Ahmad45123 - 27.05.2016
Quote:
Originally Posted by Kolstin
- There is support for other languages? ( Russian, Ukrainian, etc. )
|
That's my next step already.
I didn't want to hassle myself with the translating stuff early and just thought to do it at the end, Maybe that was a bad idea xD.. But I'll do it anyways.
Quote:
Originally Posted by Kolstin
- You can lay out the screenshots of the program?
|
Sure, Added to thread.
Quote:
Originally Posted by Kolstin
- Will the release of a portable version of the program?
|
Why do you want a portable release ? :/
I can, But that will definitely disable auto-update.
Okay ?
Quote:
Originally Posted by Kolstin
- Is there support for the Cyrillic alphabet? ( UTF-8 )
|
I THINK I added it, Busy now.. Will test it later.
OR, appreciate if you did for me :P
Re: ExtremeStudio - The Best SAMP IDE -
Touati - 27.05.2016
Good Job ...
Re: ExtremeStudio - The Best SAMP IDE -
Ahmad45123 - 27.05.2016
Quote:
Originally Posted by Sreyas
again a great job from u
|
Quote:
Originally Posted by Touati
Good Job ...
|
Thanks a lot guys
Re: ExtremeStudio - The Best SAMP IDE -
zSuYaNw - 27.05.2016
Good Job my friend!
Re: ExtremeStudio - The Best SAMP IDE -
Ahmad45123 - 27.05.2016
Quote:
Originally Posted by zSuYaNw
Good Job my friend!
|
Thanks a lot..
Btw guys, here is the set of features that are planned for next major release:
- Add localization.
- Add in-app wiki that gets info from samp wiki.
Your suggestions are highly accepted and appreciated.
Re: ExtremeStudio - The Best SAMP IDE -
Max_Andolini - 27.05.2016
Quote:
Originally Posted by Ahmad45123
Thanks a lot..
Btw guys, here is the set of features that are planned for next major release: - Add localization.
- Add in-app wiki that gets info from samp wiki.
Your suggestions are highly accepted and appreciated.
|
Add the project location menu. And Turkish compatibility.
Re: ExtremeStudio - The Best SAMP IDE -
Max_Andolini - 27.05.2016
Could not find directory.
Re: ExtremeStudio - The Best SAMP IDE -
Ahmad45123 - 27.05.2016
Quote:
Originally Posted by eco1999
Add the project location menu. And Turkish compatibility.
|
You double click the textbox to show the browser dialog.. I will add a button later.
Quote:
Originally Posted by eco1999
Could not find directory.
|
Just pushed a fast fix... Restart app and it will auto-update.
Also, Added default dock stats.
Re: ExtremeStudio - The Best SAMP IDE -
Max_Andolini - 27.05.2016
Quote:
Originally Posted by Ahmad45123
You double click the textbox to show the browser dialog.. I will add a button later.
Just pushed a fast fix... Restart app and it will auto-update.
Also, Added default dock stats.
|
I still have the same error.
Re: ExtremeStudio - The Best SAMP IDE -
Ahmad45123 - 27.05.2016
Quote:
Originally Posted by eco1999
I still have the same error.
|
Oops, the update wasn't even pushed.. Try Again Now.
Re: ExtremeStudio - The Best SAMP IDE -
Romz - 28.05.2016
Quote:
Originally Posted by Ahmad45123
That's my next step already.
I didn't want to hassle myself with the translating stuff early and just thought to do it at the end, Maybe that was a bad idea xD.. But I'll do it anyways.
|
If you need help with localization, write to the PM.
Re: ExtremeStudio - The Best SAMP IDE -
Max_Andolini - 28.05.2016
Quote:
Originally Posted by Ahmad45123
Oops, the update wasn't even pushed.. Try Again Now.
|
And now It does not open project.
Fix erased project I created again.
And Add Indentation not responding program when I press.
Re: ExtremeStudio - The Best SAMP IDE -
Ahmad45123 - 28.05.2016
Quote:
Originally Posted by eco1999
And now It does not open project.
Fix erased project I created again.
And Add Indentation not responding program when I press.
|
You have to open a file first... If you did,
You have to select lines (by clicking and dragging) and then press the button, I'll make it work for single line later.
And about the project thing, Since you had a crash, The new project wasn't created successfully so u have to create a new one and it'll work after-wards.
Re: ExtremeStudio - The Best SAMP IDE -
Max_Andolini - 28.05.2016
Quote:
Originally Posted by Ahmad45123
You have to open a file first... If you did,
You have to select lines (by clicking and dragging) and then press the button, I'll make it work for single line later.
And about the project thing, Since you had a crash, The new project wasn't created successfully so u have to create a new one and it'll work after-wards.
|
No problem when I create a new one.
But Add Indentation not responding program when I press.
Re: ExtremeStudio - The Best SAMP IDE -
Ahmad45123 - 28.05.2016
Quote:
Originally Posted by eco1999
No problem when I create a new one.
But Add Indentation not responding program when I press.
|
Do you have an open file ?
You can only add indent to a selection and not current line.
I'll push an update after several minutes to fix that, You can just use TAB now.
Re: ExtremeStudio - The Best SAMP IDE -
Ahmad45123 - 28.05.2016
Updated.
Re: ExtremeStudio - The Best SAMP IDE -
Max_Andolini - 28.05.2016
Quote:
Originally Posted by Ahmad45123
Do you have an open file ?
You can only add indent to a selection and not current line.
I'll push an update after several minutes to fix that, You can just use TAB now.
|
Fixed.
But .s