pspad: -------------------------------------------------------------------------------- I am sorry. I was wrong. Project has higher priority than file on the disk. I will change logic. If log parser will return file include path, PSPad will open this file if possible. --------------------------------------------------------------------------------
On a different but related note, if I run a compile with log being %F:%L:* and get (from a remote compilation) eg folder/wibble.c:185: warning: format '%d' expects type 'int', but argument 4 has type 'long int' if I double click that line, pspad correctly maps "folder/wibble.c" to a file \\mymachine\src\folder\wibble.c in the project and opens it to the correct line; however if I already have \\mymachine\src\folder\wibble.c open in an editor window it doesn't take me to that editor window, it opens a new editor so I end up with two copies open (gets very confusing). Is there a way to fix that too? Thanks :) -- <http://forum.pspad.com/read.php?4,62695,62705> PSPad freeware editor http://www.pspad.com
