View Single Post
Dragokas
Veteran Member
Join Date: Nov 2017
Location: Ukraine on fire
Old 12-20-2020 , 01:57   Re: [RELEASE|SOURCE] BasicPawn - SourcePawn Editor
Reply With Quote #80

Thanks, Timocop. Very cool!

It's been a while I didn't use BasicPawn. At the moment I'm working with a large project, so time to use it!

I glad there are many features I asked is implemented.

Timocop, still, can you help me please properly setup it:

1. I still need to adjust it to be able to compile smx next to the source file (same directory as my sp file).
How can I do that?

When I add ./ in Output directory it compile smx in BasicPawn own working directory.

Alternatively, I'm not sure what to write in "Build Pre-options". Button "( ? )" seems not working for me.
I just added
Code:
d:\dev\SourceMod\addons\sourcemod\scripting\spcomp.exe" "%1"
without success.

2. Would be cool to have Hotkey to navigate between bookmarks (like F2 in Notepad++).

3.
Quote:
Originally Posted by Timocop View Post
Its not much different. You just have to hold "Ctrl" now.
To display all available shortcuts Go: Help > Special Controls
Still not sure, how to use it. In VS I just press TAB and it completes the keyword.
In BasicPawn, I'm pressing Ctrl + Enter, but he inserts the whole prototype (with arguments), so I forced to remove them first. Is it possible to just autocomplete the keyword?

Sorry for bothering you. It was "Full autocompletion" checkbox.

Again, really a much thank for so amazing work!!!
__________________
Expert of CMD/VBS/VB6. Malware analyst. L4D fun (Bloody Witch & FreeZone)
[My plugins] [My tools] [GitHub] [Articles] [HiJackThis+] [Donate]

Last edited by Dragokas; 12-20-2020 at 05:28.
Dragokas is offline