[MonoDevelop] "project loading complete" extension point or something
Sergey Lobko-Lobanovsky
serge.lobanovsky at gmail.com
Mon Oct 11 17:20:23 EDT 2010
Thanks Michael, that looks like the thing.
The behavior I am envisioning is to listen to this event and trigger async
full text indexing of the project folder.
I have actually started prototyping my ideas in a scratch-box project. It's
been quite some time since I used Lucene, so I need to refresh my knowledge
of it.
I will send in the prototype for your review before I start working on the
addin itself, if that's okay.
On Mon, Oct 11, 2010 at 11:31 PM, Michael Hutchinson <
m.j.hutchinson at gmail.com> wrote:
> On Mon, Oct 11, 2010 at 1:33 PM, Sergey Lobko-Lobanovsky
> <serge.lobanovsky at gmail.com> wrote:
> > Hello folks, I am trying to hook up an addin to an event that occurs when
> > the IDE has finished loading the project.
> > Any ideas where to look?
>
> Depends exactly what you want to do, maybe
> IdeApp.Workspace.SolutionLoaded or sln.SolutionItemAdded ?
>
> --
> Michael Hutchinson
> http://mjhutchinson.com
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20101012/22767bc4/attachment.html
More information about the Monodevelop-list
mailing list