This page is likely outdated. Visit the new documentation for updated content.

Per-project HTML/CSS target schema/profile settings

Status Owner Importance Complexity MD Version
Pending Normal 1d 2.8

Allow a default doctype and target CSS profile to be specified for projects.

Smart indenter & formatter

Status Owner Importance Complexity MD Version
Pending Normal Medium

Smart indenter and formatter for HTML. Will have overlap with ASP.NET and XML and embedded CSS and JS will be difficult.

Configurable browser profiles

Status Owner Importance Complexity MD Version
Pending Normal Medium

Allow users to configure different browsers and browser profiles for running web apps.

CSS completion

Status Owner Importance Complexity MD Version
Pending Normal Medium

Code completion for CSS files.

CSS/HTML integration infrastructure

Status Owner Importance Complexity MD Version
Pending Normal Medium

Integrate CSS and HTML completion. For example, in an HTML page, autocomplete class values from those used in any references stylesheets, or in CSS code complete ID values from the HTML page.

Live CSS preview edit mode

Status Owner Importance Complexity MD Version
Pending Normal Medium

A CSS editing mode that would show a HTML page beside it to preview the effects of the CSS in realtime.

JS completion

Status Owner Importance Complexity MD Version
Pending Normal Medium

Code completion for JS files. Ideally be able to use the hinted JQuery files from MS.

CSS & JS templates

Status Owner Importance Complexity MD Version
Pending Normal Medium

File templates for CSS and JS files.

More unit testing of parser & completion

Status Owner Importance Complexity MD Version
Pending Normal Medium

More unit testing of the HTML parser, and unit testing of the HTML code completion.

Visual designer

Status Owner Importance Complexity MD Version
Pending Normal Medium

Visual designer for HTML pages, which could be used as a basis for the ASP.NET visual designer.

JS debugger integration with Chromium

Status Owner Importance Complexity MD Version
Pending Normal Medium

JS debugger using the Chromium/WebKit debugger API.

Inspector based CSS editor

Status Owner Importance Complexity MD Version
Pending Normal Medium

CSS editor based on an inspector like Firebug, Chrome, Stylizer, etc.