I’ve noticed some annoying issues with the latest packaged version of MonoDevelop, but my two main problems are this:
-
For some reason, the search wildcard is ‘.’, which makes it impossible to look for anything containing periods properly. I don’t know who came up with this, but I would really like to change this to something else, since I often need to find calls from an object without finding all references to the object, so I’ll often search for things like “object.”
-
The right-click context menu in the text editing view doesn’t work and just bring up a blank menu at the top of the screen. This means I have to rely on keyboard shortcuts to go to declaration and such, but it also means I can’t use the “Resolve” function. Quite a pain, really.
Anybody have any idea if these can be fixed/worked around?