mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-20 00:28:52 +01:00
Emmet: Fix issue when last letter in the line is not picked up
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user