[MonoDevelop] How to remove errors messages

Vadim Chekan kot.begemot at gmail.com
Wed Oct 20 01:32:42 EDT 2010


It would be nice to show the error when mouse is hovering over red
error icon in the editor on the left.
When you deal with long error messages, (usually with generics
arguments), you have to switch focus between code and error several
times before you understand what compiler is trying to say. And long
error message embedded withing code editor is inconvenient. Hovering
mouse over erro icon would provide quick and intuitive way to switch.

Vadim.

On Wed, Sep 15, 2010 at 12:28 PM, Mike Krüger <mkrueger at novell.com> wrote:
>  Hi
>
> You can add a hotkey to it, go to the ide options go to key bindings and
> search for 'message' there you can set a hotkey.
> It is possible to set hotkeys for all commands (menu commands are all
> commands - but there are many more commands available :)).
>
> Setting hotkeys for all commands isn't really possible - we're already
> running out of hotkeys...
>
> Regards
> Mike
>> Mike,
>>
>> Great, that was it. I suspected there was an obvious answer. I guess
>> from an "improvement" perspective, the only thing I might ask is if
>> the operation were a little more accessible (hot-key, right click menu
>> (where?), or button) but really, I am happy with using the menu.
>>
>> Matt
>>
>> On Wed, Sep 15, 2010 at 11:05 AM, Mike Krüger<mkrueger at novell.com>  wrote:
>>>   Hi
>>>
>>> How about the command in the main menu: View ->  Message bubbles ->  Hide
>>> message bubbles ?
>>> I for myself just recompile in that case (I recompile just the project
>>> that I work on).
>>>
>>> You can turn them individually off in the context menu of the icon bar
>>> at the left. If you've better ideas for that I would like to hear them -
>>> I always want to improve the user experience.
>>>
>>> Regards
>>> Mike
>>>> All,
>>>>
>>>> Perhaps I am missing something obvious. After a build in which errors
>>>> occur, the editing window has the error messages in little message
>>>> windows at the point of the error. These are of course extremely
>>>> helpful most of the time. However, sometimes they are in the way. That
>>>> is, once the error is understood the error message visually impedes
>>>> the editing process of correcting the error. Is there some way to tell
>>>> the editor to stop displaying (clear) build error messages from the
>>>> latest build?
>>>>
>>>> Matt
>>>> _______________________________________________
>>>> Monodevelop-list mailing list
>>>> Monodevelop-list at lists.ximian.com
>>>> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>>> _______________________________________________
>>> Monodevelop-list mailing list
>>> Monodevelop-list at lists.ximian.com
>>> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>>>
>> _______________________________________________
>> Monodevelop-list mailing list
>> Monodevelop-list at lists.ximian.com
>> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>



-- 
>From RFC 2631: In ASN.1, EXPLICIT tagging is implicit unless IMPLICIT
is explicitly specified


More information about the Monodevelop-list mailing list