[Monodevelop-devel] Contextual Position in Editor

Michael Hutchinson m.j.hutchinson at gmail.com
Fri Mar 23 23:36:47 UTC 2012


2012/3/20 Gary Barnett <garybarnett101 at gmail.com>:
> How can I determine the current position in the editor in terms of
> namespace, class, method / property etc?
>
> Im asking in relation to the MonoDoc addin idea on the GSoC ideas page,
> trying to piece together how this would work.

A pad could subscribe to the workspace's active document change event,
then subscribe to the document's caret position change event.

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-devel-list mailing list