[MonoDevelop] WANTED: Tip of the day suggestions for the upcoming release

Michael Hutchinson m.j.hutchinson at gmail.com
Tue Feb 26 19:35:15 EST 2008


MonoDevelop's "Tip of the Day" dialog currently has only one tip --
requesting you to send us tips! It would be really nice it could be
filled up before the final 1.0 release.

The kind of tips we're looking for are concise explanations of useful
but non-obvious feature, for example:
"The key combination ctrl+space can be used to activate the code
completion window, if available, anywhere in the code editor"
"Code navigation and refactoring operations can be accessed by
right-clicking on the variables, types and members in the code editor"
"The ASP.NET addin automatically adds member representing controls in
aspx pages to their corresponding CodeBehind classes"
"The 'override' keyword in C# activates code completion that can stub
out overrides for virtual and abstract members from base classes and
implementations of members in the interfaces that the class
implements."
"The 'File>Open file in solution' command allows you to jump quickly
to any file in the solution"
"Search pads can be 'pinned' so that their results are not lost when
further searches are performed"

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list