Page 1 of 1

HotKey for Testing Source in IDE

Posted: Fri Jan 26, 2007 8:51 pm
by Tranquil
Hi All!

Sometimes I just want to check my source for any syntax-errors and valid variables without start building an executable file.

It would be nice to have such a feature. (eg. pressing shift+f5) for just doing a syntax check and so on....

Thanks for reading,

Mike

Posted: Fri Jan 26, 2007 10:07 pm
by Trond
A syntax check only would have to be implemented in the compiler. But you can of course write your own tool which compiles to a dummy exe file and displays the compiler output.

Posted: Sat Jan 27, 2007 1:05 am
by Flype
Hi,

i'm totally agree about such hotkey because i have already requested this some month ago :P

http://www.purebasic.fr/english/viewtopic.php?t=24587

Posted: Sat Jan 27, 2007 2:07 am
by Tranquil
Flype wrote:Hi,

i'm totally agree about such hotkey because i have already requested this some month ago :P

http://www.purebasic.fr/english/viewtopic.php?t=24587
huuppss :oops: okay, next time I will first use the search function!

Posted: Sat Jan 27, 2007 3:33 am
by Flype
no problem, it's just the proof that this feature is useful. :)