Kilian Evang - 2009-01-10

Hi,

first of all thanks a lot for creating this plug-in, it makes a really nice, clean, and functional impression!

I would like to ask if there are plans to include

- a content outline (I find this very useful for orientation in large Prolog files)
- matching variable highlighting (you click on one occurence of a variable, and all of the other occurrence in the same clause get a grey background, very useful to detect mis-spellings, singletons, and the general interaction of goals)
- maybe even the facility to follow predicate invocations to their definitions by clicking on them

and if yes, how concrete these are. Because I will have some spare time during the next two months and I feel tempted to try and implement and contribute these features. I've collected relevant experience in writing a similar plug-in for metagrammars (http://sourcesup.cru.fr/tulipa/ide.html).

Cheers
Kilian