[MonoDevelop] How can I reorder project items from project options widget?
Michael Hutchinson
m.j.hutchinson at gmail.com
Thu Jul 15 15:41:44 EDT 2010
On Thu, Jul 15, 2010 at 3:23 AM, lost <lostfreeman at gmail.com> wrote:
> Ok, I'll take a look on MD core.
>
> Primary difference between VS and MD here is that MD sorts files by name in
> project tree. It is possible to reorder files in tree by doing the following
> steps: patch MD (or create project system extension if possible) so that it
> allows language binding to decide whether files in tree should be sorted,
> patch MD so that it could change item order on save, write custom
> drag'n'drop handler for tree to allow drag'n'drop reordering.
Yeah, it would be really nice to allow the language binding or the
project type to set a flag that would make the project tree display
the MSBuild order and allow re-ordering it. This would be part of the
core functionality, instead of an extension.
Not a high priority, if you already have a separate editor, but would
be good to do later if you have time.
> I can appear online in IRC tomorrow. What server do you use?
irc.gnome.org is where the main Mono channels are - #mono,
#monodevelop, #monosoc, etc.
--
Michael Hutchinson
http://mjhutchinson.com
More information about the Monodevelop-list
mailing list