Emmet: Fix issue when last letter in the line is not picked up

This commit is contained in:
Ramya Achutha Rao
2017-07-19 17:57:23 -07:00
parent 6ea6f1cbca
commit b9e491d2bf
2 changed files with 4 additions and 4 deletions

View File

@@ -73,7 +73,7 @@
"@emmetio/html-matcher": "^0.3.1",
"@emmetio/css-parser": "^0.3.0",
"@emmetio/math-expression": "^0.1.1",
"vscode-emmet-helper":"0.0.25",
"vscode-emmet-helper":"0.0.26",
"vscode-languageserver-types": "^3.0.3"
}
}