AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   General (https://forums.alliedmods.net/forumdisplay.php?f=58)
-   -   [RELEASE|SOURCE] BasicPawn - SourcePawn Editor (https://forums.alliedmods.net/showthread.php?t=289127)

Bacardi 09-05-2017 01:55

Re: [RELEASE|SOURCE] BasicPawn - SourcePawn Editor
 
I started like this because Autocomplete is in different window block. Going to use this fow now....
Thanks!

Sithranduil 09-22-2017 09:20

Re: [RELEASE|SOURCE] BasicPawn - SourcePawn Editor
 
Hi, good work !

How to make the debugger work properly, it shows "target not responding", while another message tells the debugger is operating.

Timocop 09-22-2017 10:38

Re: [RELEASE|SOURCE] BasicPawn - SourcePawn Editor
 
Make sure your game is running and the debugger configs are setup properly.
"target not responding" means that there is no communication between debugger and the debug-plugin (Like when the debug-plugin is not loaded).
The plugins should be loaded when entering "sm plugins refresh" into the console or reloading the map.

RussianRonin 12-01-2017 02:59

Re: [RELEASE|SOURCE] BasicPawn - SourcePawn Editor
 
Is it possible to add some basic auto completion to where you type

public
{*cursor*[enter]

and it comes out to

public
{
{tab}*cursor*
}

Timocop 12-02-2017 21:10

Re: [RELEASE|SOURCE] BasicPawn - SourcePawn Editor
 
Yes thats doable.

Psyk0tik 12-15-2017 06:03

Re: [RELEASE|SOURCE] BasicPawn - SourcePawn Editor
 
Definitely going to try this out. Thanks for making this!



(tired of using sublime text 3...)

Desktop 01-10-2018 15:46

Re: [RELEASE|SOURCE] BasicPawn - SourcePawn Editor
 
Hi, i updated the program since that time you added first release of "expand/collapse all" and now it's working kinda weird, it's like i have to click the option from 3 to 4 times to get it working.

Timocop 01-10-2018 22:43

Re: [RELEASE|SOURCE] BasicPawn - SourcePawn Editor
 
In what way "weird"? Slow? Also, what option you clicking on?
By default if you open a document the first time, it take like ~5 sec or more to generate the outlining.

Desktop 01-12-2018 15:49

Re: [RELEASE|SOURCE] BasicPawn - SourcePawn Editor
 
I'm clicking on "Collapse all", but it takes more seconds to respond than some patches ago.
PD: Now that you say it, it's like 5 sec to respond, seems it's the outlining.

Timocop 04-09-2018 06:03

Re: [RELEASE|SOURCE] BasicPawn - SourcePawn Editor
 
Important!
Hey guys a new update has been released which fixed the auto updater.
People with version v0.741 or older need to update manually to version v0.750 or higher!
Also the custom syntax styles have been changed please update them too if you use them.

You can find more changes here: https://github.com/Timocop/BasicPawn/releases


All times are GMT -4. The time now is 13:47.

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