View Single Post
Dragokas
Veteran Member
Join Date: Nov 2017
Location: Ukraine on fire
Old 04-25-2019 , 03:33   Re: [RELEASE|SOURCE] BasicPawn - SourcePawn Editor
Reply With Quote #39

Hi, Timocop!

Can you please, make "output directory" will be directory of currently opened .sp file, when I manually setup my config and leave this field empty?
Or better, if you could make it support relative paths, like:
Quote:
"..\plugins"
Quote:
".\plugins"
Quote:
".\"
I usually have my own source files dir with categories. And I prefer to compile smx next to the sp file (without subfolders and separately from compiler at all).
I also tried to use there "%inputfolder%" as pre-defined macro for your "Shell", but it doesn't accept it.

Is there something like "MS Visual Studio" F12 shortcut for "Go to definition" ? (without manually pressing "List references" and using the mouse).
Or maybe you could something do like that, it is very handy and time saving feature.

I don't quite understand how to use autocomplete feature. I like MS VS style / 3P N++ style. But, here is something completely different. I see "autocomplete tab" with a list, I also setup tooltip, but when I press "tab" nothing happen, how to choose and insert concrete variant from the list (without mouse of course).

Thanks.
__________________
Expert of CMD/VBS/VB6. Malware analyst. L4D fun (Bloody Witch & FreeZone)
[My plugins] [My tools] [GitHub] [Articles] [HiJackThis+] [Donate]

Last edited by Dragokas; 04-25-2019 at 03:45.
Dragokas is offline