On 06-12-2011 07:06, alex wrote:
1) Code completion can be enabled via adding phobos library paths etc. to the compiler configuration(s). There's a tutorial how to do this in the 'Getting Started' section of the project site.
That did the trick, thanks!
2) You can add per-project (both linker and compiler) parameters. Extra include paths and library references, of course.
Oh wow, completely missed the relevant section in project options. Oops!
3) Yes.
Great! - Alex
