[MonoDevelop] Default key binding for "Show Completion Window" should be changed.

Andreas Ericsson ae at op5.se
Fri Nov 21 03:23:13 EST 2008


陈醒 wrote:
> 2008/11/21 Michael Hutchinson <m.j.hutchinson at gmail.com>:
>> That's interesting to know. Ctrl-space is the Visual Studio
>> keybinding, and is familiar to our users too, so we'd prefer to keep
>> it. I guess the best solution might be to have a different default
>> binding for locales where this is an issue. Could you file a feature
>> request in our bug tracker so we can keep track of this?
>>
> 
> I tested it in VS 2008 English Edition. I found the key binding for
> "Complete Word" is "Alt-Right arrow". I think that is a better choice.
> I will post it on the bug tracker.
> 

Imo, make both of those show the auto-complete window by default, and
turn it off if ctrl-space can be detected as bound by something else,
or if the locale is of an east-asian kind.

>> It's underlining syntax errors. There's an option in the text editor
>> settings in MonoDevelop preferences to disable error underlining.
> 
> It underlines almost all of my code, but disappears after I changed
> the font. Maybe my font configuration caused that problem.
> 

Unless the other font was using some non-standard encoding by default,
I have a hard time imagining this being the error. The editor only sees
the bytestream after all. What font you're using shouldn't matter at
all (unless the underlining is builtin to the font, ofcourse).

-- 
Andreas Ericsson                   andreas.ericsson at op5.se
OP5 AB                             www.op5.se
Tel: +46 8-230225                  Fax: +46 8-230231


More information about the Monodevelop-list mailing list