WebMatrix Suggestions
We’re looking for your feature ideas to make WebMatrix more awesome! One idea per entry, please.
-
Quick Lorem Ipsum generator
Quick Lorem Ipsum generator.
As a designer you probably know about Lorem Ipsum. For those who don't, Lorem Ipsum is a huge latin text which can be used as dummy text in projects.
So no more browser now all in you IDELink reference
https://chrome.google.com/webstore/detail/lipsum/caacooabofoccpkkfgioddpiehfhmlaa133 votesSounds like a great idea for an extension!
-
AngularJS
Intillisense for AngularJS, and support for ng directives
336 votes -
Customisable Syntax Formatting
We already have the fantastic formatting with Ctrl+K,Ctrl+D and "quote, bracket, brace" auto-closing.
What I would love to see is more control over specific formatting, like braces on new lines when creating a new function and a separate one for statements (if, else, select, try, catch etc.) and options such as Ctrl+K,Ctrl+D formatting removing double line-spacing or trailing/redundant white-space
To be clear on the exact intent I've included examples below.
New line function brace - disabled:
function doSomething()
{
//do something
}New line function brace - enabled:
function doSomething(){
//do something
}New line function brace - enabled
New…55 votes -
Windows Phone Emulador For Windows 8
Currently the emulator for Windows Phone does not work on a machine with Windows 8
30 votes -
I want dark interface for webmatrix :)
Almost every good software now come with Dark Theme. Like Expression Blend Visual studio , Photoshop, Sublime text, Expression web and many other.
Can you make dark interface for UI part of webmatrix.
385 votes -
Sand box release site
Love the platform, it has room for improvement but excellent concept and good execution so far.
Could you please add a second ftp publishing option (destination), ie for sandbox or beta releases.
So there would be two options when publishing, either to the beta test site or the application live site.Also, add macro buttons which simply execute batch files.
Currently we use batch files to compile other applications into the one site (and to do our sand box publishing), this is due to the complexity of our project. It would be great if we could essentially have 'custom' buttons…23 votes -
URL Rewrite Administrator
would be useful to a panel of administration to manage url rewrite rules
and also the import and export (.htaccess)42 votes -
Support MySQL 5.6
I request to add support for other versions of MySQL too, such as MySQL 5.5/5.6 because availablity of support for any MySQL 5.1 forces WebMatrix users to stick with MySQL 5.1
32 votes -
TypeScript intellisense
WebMatrix is great and TypeScript intellisense would make it even better. Coloring is here, but without code completion it hardly can claim TypeScript support.
294 votesWe’re looking into bringing the full experience to WebMatrix, but wanted to just start with syntax highlighting. If there’s enough interest, this is something we could surely do!
-
Pressing tab key does not should delete paragraph
Pressing tab key when we have a selected paragraph it deletes the text when it should give the indenting.
9 votes -
16 votes
-
right click "format code" and right click "comment/uncomment code" options
this could be easy to implement. another ideas is to allow us to customize right click context menu ourselves.
168 votesgreat idea!
-
Grouping erroneous elements (code php within html comments)
Commenting on a line of html that contains php IDE groups not well code blocks.
9 votes -
22 votes
-
should add an additional button to run only the page that you're working
should add an additional button to run only the page that you're working, not all web site
12 votes -
Make it understand that the ternary operator in javascript is not a syntax error
var str = (something==true) ? "cat" : "dog";
This is legal javascript, but webmatrix sees it as an error.5 votes -
Remove/Reconfigure source control settings
Once you select a TFS server, for example, BOOM, thats it! Locked in. Cannot undo or change TFS settings for that particular site, even if you blow away the site files, appData, IISExpress settings, etc and try to re-establish the project fresh.
WebMatrix seems to hide the config for this (for everything for that matter, very annoying). UNINSTALL is the only remedy, such that it will finally delete wherever the dang settings are hiding.
53 votes -
Administrador de reglas de re-escritura de url
seria útil un administrador de reglas de re-escritura de url, para evitar escribirlas a mano en el web.config, y que ademas, se puedan importar y exportar... (.htaccess)
8 votes -
Memory leak
Please its version 3 and the Memory Leak on large files is still affecting performance.
It's not fun having to wait 3 to 30 seconds for nothing!18 votes -
FTPS Support
Please add FTPS and FTPES support
73 votesIf there’s enough interest, this is something we could do.
- Don't see your idea?