[MonoDevelop] Who ate my code templates ?
Mike Krüger
mike at icsharpcode.net
Thu Apr 2 01:27:44 EDT 2009
Hi
> On Mon, Mar 23, 2009 at 9:22 AM, Mike Krüger <mike at icsharpcode.net> wrote:
> > I don't like the 'variable' list at the bottom. Maybe just having a
> > property grid to the right and a popup over the grid for selecting the
> > variable should work better ?
> > My idea would be having always the variable under the cursor selected in
> > the propertygrid as default. How does this sound ?
>
> That could work, but it might be unintuitive, as many people do not
> keep the propgrid displayed.
>
> Why don't you like the list at the bottom?
>
I don't like the list because it's not possible to see the settings of a
variable without scrolling left/right. With a property grid at the right
it's not possible to see the contents of more than one variable, but I
think it's possible to see all the variable properties.
The list wastes valuable screenspace too (just open the 'Attribute'
template).
btw. A property grid could default to the variable at the caret
position, I think that'll be helpful.
Regards
Mike
More information about the Monodevelop-list
mailing list