vscode/extensions/html
Matt Bierner 62aa6cb900 Start moving html ext to strict mode compile
Moves the html extension's client code to strict mode and also updates some of the server code. The rest of this migration will requires changes to the *.d.ts files that the server consumes
2017-11-06 15:19:34 -08:00
..
.vscode ${workspaceRoot} -> ${workspaceFolder} 2017-09-19 11:21:49 +02:00
client Start moving html ext to strict mode compile 2017-11-06 15:19:34 -08:00
server Start moving html ext to strict mode compile 2017-11-06 15:19:34 -08:00
snippet [html] fix invalid characters in snippets 2017-09-25 23:11:46 +02:00
syntaxes update grammars 2017-07-18 10:09:48 +08:00
test Further improve colorization of embeded expressions 2017-09-12 11:04:02 -07:00
.vscodeignore use vsce to determine what to package when bundling extensions 2017-06-21 16:17:21 +02:00
language-configuration.json HTML files: curly braces, brackets, and parens do not wrap a selection. Fixes #16408 2016-12-03 08:19:18 +01:00
npm-shrinkwrap.json [html] update server 2017-11-01 23:19:23 +01:00
OSSREADME.json Update thirdpartynotices 2017-06-01 10:38:05 +02:00
package.json [html] update server 2017-11-01 23:19:23 +01:00
package.nls.json [html] rename setting to 'html.autoClosingTags' 2017-08-29 08:09:02 +02:00