General
-
F# Support
Full support for F# from within MonoDevelop
974 votes -
Reshaper like context actions
Context actions & code analyzation like R#
117 votes -
155 votes
-
101 votes
-
Improve git support
git addin works great but there are some things missing:
- stash and stash-pop a changeset
- git submodule adding/updating/removing
- Revert (to) revision $foo (in the git log view) doesn't work (throws a NRE)45 votes -
VIM Support
Better vim support within IDE similar to ViEmu for visual studio.
98 votes -
Turn MSBuild/XBuild build support by default
Polish the MSBuild/xbuild support so it can be the default since 2.10 onwards.
41 votes -
VS2010-like box selection when using Alt key
This is a really productivity booster:
http://blogs.msdn.com/b/vseditor/archive/2009/05/25/the-new-box-selection-now-with-multi-line-editing.aspx61 votes -
Improve autocompletion behavior
The autocomplete experience in MonoDevelop is great 95% of the time. The other 5% of the time, I won't get good auto-complete inside a lambda or delegate body, or I'll be missing classes/methods in a reference that I just added until I restart MonoDevelop. Good start--it just needs some significant investments in quality/completeness.
58 votes -
Stop adding features and focus on stability
MonoDevelop already has too many features many of which just add to the general instability of the app. I propose a complete moratorium on new features until MD can be used for a full day of development without a single crash.
26 votes -
Provide Tear off tabs
Provide tear off tabs, like VS 2010 does, for use on multiple monitors.
11 votes -
Support to import Visual Studio Color Settings
I would like support so I can import the Visual Studio settings file for at least my Colors and Font settings and perhaps overtime even more. This file format is xml based and there is no reason it can not be easily supported. Most MonoDevelop users are coming from Visual Studio or we go back and forth between the two, having the same look & feel is very important.
16 votes -
Bugzilla integration!!
Many bugs goes underreported because of the hassle of creating a bug report on bugzilla.xamarin.com that is both complete and accurate.
MonoDevelop should integrate a "Post a Bug Report" button on every crash or error message that pops up when compiling on running our projects.
Ideally it should automatically:
- if the error is already present on Bugzilla, it should show it and its description, to see if it match. Clicking on it shoud allow to read the bug report, and automatically add the user to the counter of the users affected by the bug. In this way the team… more27 votes -
LINQ code completion a-la LINQPad
Allow connecting to a DB and getting full LINQ code completion to query it.
17 votes -
32 votes
-
Add the Azure Cloud project templates + development environment
This is really the only thing holding us back from using MonoDev on our Mac's full-time. The hard part here, of course, is the development fabric simulation environment - not sure if that's even possible, but I figured I'd throw it out here.
29 votes -
Frictionless deployment of asp.net mvc on appharbor please
This might be an appharbor issue, but deploying asp.net mvc apps onto appharbor always seems to fail. Config issues might be the issue (maing it a potentially trivial change) but I've not managed to resolve.
1 vote -
Bundle Gendarme/XCop plugin by default
Polish/finish this addin so people can start using it and give feedback
7 votes -
11 votes
-
OpenWrap Support
Full support for the OpenWrap - Package Manager within Monodevelop
15 votes