[html] add hover for tags and embedded css

This commit is contained in:
Martin Aeschlimann
2016-10-21 22:02:27 +02:00
parent 893ced4314
commit 1b2478dd2b
6 changed files with 62 additions and 7 deletions

View File

@@ -137,6 +137,7 @@
},
"dependencies": {
"vscode-languageclient": "^2.6.0-next.1",
"vscode-languageserver-types": "^1.0.4",
"vscode-nls": "^1.0.7"
}
}