View Single Post
addons_zz
Veteran Member
Join Date: Aug 2015
Location: Dreams, zz
Old 03-28-2020 , 19:42   Re: [TUT] Compiling AMXX plugins with Sublime Text
Reply With Quote #164

Quote:
Originally Posted by Celena Luna View Post
I can't install AMXX Menu again + those setting files are empty
I just check the code, and it does not have any restrictions for its usage.

Can you also post the Sublime Text console output? (You can view the console by going on the menu `View -> Show Console`)

You can try running the command directly, by opening the Sublime Text console and running the command: `from AmxxEditor.install_main_menu import add_main_menu; add_main_menu()`




Quote:
Originally Posted by OciXCrom View Post
The package is becoming pretty much unusable with the constant lag spikes happening. Whenever I open up Sublime, I need to wait 7-8 seconds for it to respond, this happens again after a few minutes of using it.
I just launched an update where you can set the setting `live_refresh_delay` to 0. This will should prevent background threads from running.

In case it does not work for you, can you post here the contents of your Sublime Text console and open the menu `Tools -> Developer -> Profile Plugins` and post here the results too?

)
__________________
Plugin: Sublime Text - ITE , Galileo
Multi-Mod: Manager / Plugin / Server

Support me on Patreon, Ko-fi, Liberapay or Open Collective
addons_zz is offline