Page 1 of 1

autocomplete + compiler options + portable mode requests

Posted: Sun Jan 27, 2008 9:46 am
by lexvictory
for the auto completer, can there be an option to disable autocomplete on lines that begin with Procedure* and another for when there isnt a space or newline after the current cursor position?
because for me its annoying when trying to create a new procedure it pops up and gets annoying, and also when i'm editing something's name.

my request for compiler options is specific to linux (and maybe Mac) - currently the linux editor gets rid of the Xp Style flag when saved. can it be changed so that the linux editor preserves the windows specific options?

when the /PORTABLE switch is used on the command line, can the recent files list use relative paths if the file is on the same drive as purebasic?