Alternate fix for #34162 using minscore for fuzzymatching

This commit is contained in:
Ramya Achutha Rao
2017-09-23 23:41:44 -07:00
parent 2c263add93
commit de7ce81e76
5 changed files with 11 additions and 19 deletions

View File

@@ -265,7 +265,7 @@
"@emmetio/html-matcher": "^0.3.1",
"@emmetio/css-parser": "ramya-rao-a/css-parser#vscode",
"@emmetio/math-expression": "^0.1.1",
"vscode-emmet-helper": "^1.1.8",
"vscode-emmet-helper": "^1.1.9",
"vscode-languageserver-types": "^3.0.3",
"image-size": "^0.5.2",
"vscode-nls": "2.0.2"