This page is likely outdated. Visit the new documentation for updated content.
Getting Started project
| Status | Owner | Importance | Complexity | MD Version |
| Pending | Normal | Medium |
A much more complete project template with the basics in place for a DB, membership, etc.
View/controller switch command
| Status | Owner | Importance | Complexity | MD Version |
| Pending | Normal | Very-Low | 2.8 |
Command for jumping to the view from within a controller, and vice versa.
View/controller scaffolding
| Status | Owner | Importance | Complexity | MD Version |
| Pending | Normal | 1d | 2.8 |
T4 templates for view/controller scaffolding.
Unit testing templates
| Status | Owner | Importance | Complexity | MD Version |
| Pending | Normal | 1d | 2.8 |
Templates for ASP.NET MVC unit tests. Maybe automatically add a test project.
Support for ASP.NET MVC 2
| Status | Owner | Importance | Complexity | MD Version |
| Pending | Normal | 2.8 |
Implement support for ASP.NET MVC 2.
Support for ASP.NET MVC 3
| Status | Owner | Importance | Complexity | MD Version |
| Pending | Normal | Medium |
Implement support for ASP.NET MVC 3.
Razor Templates
| Status | Owner | Importance | Complexity | MD Version |
| Pending | Normal | Medium |
Add templates and basic support for the Razor view engine
Razor Templates 2
| Status | Owner | Importance | Complexity | MD Version |
| Pending | Normal | Medium |
Razor code completion and syntax highlighting, integrated with existing HTML completion and highlighting