Files
vscode/extensions/javascript
Matt Bierner 76007c48fd Fix package.json Auto complete
Fixes #17342

**Bug**
I believe that 739d8ca77f introduced a regression for package.json auto complete where we end up inserting the text `*` for the package.version

**Fix**
Insert `""` instead of star to match previous behavior better
2016-12-16 14:03:09 -08:00
..
2016-12-16 14:03:09 -08:00
2016-12-12 10:52:57 +01:00
2016-11-08 21:47:40 +01:00