Raised This Month: $51 Target: $400
 12% 

[Editor] Sublime AMXX-Editor v2.2


Post New Thread Reply   
 
Thread Tools Display Modes
Destro-
Veteran Member
Join Date: Jun 2010
Location: $me->location();
Old 09-12-2020 , 17:43   [Editor] Sublime AMXX-Editor v4.2 (2020)
Reply With Quote #131

All changes from v2.2 to v4.2 were made very slowly over the years for a members of a group of discord group. I did not want to publish a new release because I did not want to dedicate time to support this package.

In recent days I found out that ST4 is developing, so I wanted to be more active with this package

Changelogs:
Code:
v3.0:
- fix: Minor bug in color-schemes selector.
- fix: Runtime error in update_check().
- fix: Support for multi-view/widows.
- fix: Crash on Package reloaded.
- feat: Show tooltip popup on mouse hover.
- feat: New popup css style.
- feat: New color-scheme format (.sublime-color-scheme)
- feat: Able to choose style for the output console.
- feat: Able to choose style for the tooltip popup.
- feat: More settings for AutoComplete.
- feat: Auto-complete for #include.
- feat: Auto-complete for #emit.
- feat: Auto-complete for #pragma.
- feat: "Find/Replace" (all include).
- feat: "Functions List" (all include).
- feat: "Includes Tree"
- feat: Re-written code of pawnparse:
--  Basic check live invalid-syntax
--  Auto-complete local vars
--  35% less CPU usage

v4.0~4.2:
- feat: Much code rewritten and separated in modules (mainly multi-threaded analyzer and pawn code parse).
- feat: CodeAnalizer separates the code into sections and only processes what is being viewed and what is being modified (performance is unmatched by previous versions).
- feat: Remove `const.sublime-syntax` (now it makes use of API add_regions).
- feat: Highlight underline non-existent functions.
- feat: Build profile (able to quickly switch between multiple compilers settings).
- feat: (tooltip) Parameters inspector.
- fix: Remove tags of autocomplete params.

and many other small changes between versions...
Functions List & Includes Tree:


Auto-completion local vars:


Auto-completion FOR and others keywords:



Update:
https://forums.alliedmods.net/showpo...&postcount=134
__________________

Last edited by Destro-; 09-15-2020 at 14:51.
Destro- is offline
Shadows Adi
AlliedModders Donor
Join Date: Aug 2019
Location: Romania
Old 09-12-2020 , 18:05   Re: [Editor] Sublime AMXX-Editor v2.2
Reply With Quote #132

Nice, gotta test it
__________________


Accepting Paid Requests, contact PM.

MVP Of The Round View project on GITHUB / AlliedModders
CSGO REMAKE ~ CSGO MOD [STABLE + SOURCE CODE]
Shadows Adi is offline
iceeedr
Veteran Member
Join Date: Apr 2017
Location: Brazil
Old 09-14-2020 , 09:22   Re: [Editor] Sublime AMXX-Editor v2.2
Reply With Quote #133

Forgive me, but as I do this update, I just put the file inside the "packages" folder?

__________________


Quote:
Originally Posted by fysiks View Post
Please stop trying to help. You appear to just be posting random stuff. Wait until you actually understand more about AMX Mod X and how the game works.
https://iceeedr.com.br/

Last edited by iceeedr; 09-14-2020 at 17:44.
iceeedr is offline
Send a message via Skype™ to iceeedr
Destro-
Veteran Member
Join Date: Jun 2010
Location: $me->location();
Old 09-14-2020 , 21:57   Re: [Editor] Sublime AMXX-Editor v2.2
Reply With Quote #134

My bad, forgot to remove my configuration from the package , try now.

Extract AMXXEditorV4.sublime-package from the zip in %AppData%\Roaming\Sublime Text 3\Installed Packages
Attached Files
File Type: zip SublimeAMXXEditorV4.zip (106.1 KB, 68 views)
__________________

Last edited by Destro-; 09-14-2020 at 22:03.
Destro- is offline
iceeedr
Veteran Member
Join Date: Apr 2017
Location: Brazil
Old 09-14-2020 , 22:33   Re: [Editor] Sublime AMXX-Editor v2.2
Reply With Quote #135

Quote:
Originally Posted by Destro- View Post
My bad, forgot to remove my configuration from the package , try now.

Extract AMXXEditorV4.sublime-package from the zip in %AppData%\Roaming\Sublime Text 3\Installed Packages


Should I do a clean installation?
__________________


Quote:
Originally Posted by fysiks View Post
Please stop trying to help. You appear to just be posting random stuff. Wait until you actually understand more about AMX Mod X and how the game works.
https://iceeedr.com.br/
iceeedr is offline
Send a message via Skype™ to iceeedr
Destro-
Veteran Member
Join Date: Jun 2010
Location: $me->location();
Old 09-14-2020 , 22:37   Re: [Editor] Sublime AMXX-Editor v2.2
Reply With Quote #136

It's okay if show that message. After that message, did not open a window to edit settings?.
__________________

Last edited by Destro-; 09-14-2020 at 22:38.
Destro- is offline
iceeedr
Veteran Member
Join Date: Apr 2017
Location: Brazil
Old 09-14-2020 , 23:08   Re: [Editor] Sublime AMXX-Editor v2.2
Reply With Quote #137

It wasn't opening, the popup just kept opening and opening non-stop, but I did a clean installation and everything is perfect now, thanks.
__________________


Quote:
Originally Posted by fysiks View Post
Please stop trying to help. You appear to just be posting random stuff. Wait until you actually understand more about AMX Mod X and how the game works.
https://iceeedr.com.br/
iceeedr is offline
Send a message via Skype™ to iceeedr
Supremache
Veteran Member
Join Date: Sep 2019
Location: Egypt
Old 09-17-2020 , 18:29   Re: [Editor] Sublime AMXX-Editor v2.2
Reply With Quote #138

- Wow it's very nice, But i have two questions!!!
1. Can i complier plugin from sma to amxx on sublime text ?
2. Why when i click on "Color Style - Html tools - Build profile" options nothing happening?


Last edited by Supremache; 09-17-2020 at 22:06.
Supremache is offline
Destro-
Veteran Member
Join Date: Jun 2010
Location: $me->location();
Old 09-19-2020 , 11:43   Re: [Editor] Sublime AMXX-Editor v2.2
Reply With Quote #139

check for error messages on console:
View -> Show Console
__________________
Destro- is offline
Supremache
Veteran Member
Join Date: Sep 2019
Location: Egypt
Old 09-19-2020 , 12:04   Re: [Editor] Sublime AMXX-Editor v2.2
Reply With Quote #140

There's too many errors
__________________
Youtube.com/Supremache

Bank System [Nvault - SQL Support]
VIP System
  • If you think it's that simple, then do it yourself.

Last edited by Supremache; 09-19-2020 at 12:05.
Supremache is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 10:16.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode