tater:
POIDE is almost entirely project driven. It would not make sense to let you compile or process files that are not part of an active project... I seriously doubt Pelle even considered it when writing the IDE (I wouldn't have).
I do not want process files from INACTIVE projects. I want process EXCLUDED files from ACTIVE projects. And it is clear to me that that is not normaly available. I have said that before.
timovjl:
1. A just renamed file (in the project panel) doesn't compile.
After renaming you have to reopen the file before compiling ? feature ?
If this is the case, then it happend normally behind the scenes. If one renames a file, there isn't any prompt 'should I reload file?'
There should be the ADDIN_DOCUMENT_INFO.fDirty flag set. The file name should be marked with an asterisk resp.
czerny