mrjt Messages: 705 Registered: March 2007 Location: London
Contributor
If I were you I would ignore Ide integration for the moment and focus on getting the functionality working given a list of files or a root directory to scan (and maybe a set of additional include paths?).
As long as you design it to run in it's own window and accept a list of input files it will be easy enough to integrate later. TheIde is fairly complicated (particluarly the code parsing/caching bits) and if you're new to Upp it'll be pretty daunting.
Plus it'll be much, much easier to test and debug it if it's a standalone.