Commit Graph
13 Commits
Author SHA1 Message Date
Martin Aeschlimann 159fa624b2 [json] Incorrect version string when adding dependency to package.json. Fixes #30977 2017-07-20 11:09:12 +08:00
Martin Aeschlimann cc8df7305b Replace jade with pug. Fixes #18219 2017-01-30 21:59:59 +01:00
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
Johannes Rieken 739d8ca77f migrate [bower|package]JSONContributions, #15573 2016-11-17 11:21:42 +01:00
Johannes Rieken 1ec1711302 adopt [bower|package].json default proposals, #3210 2016-11-16 16:44:39 +01:00
Martin Aeschlimann 85887c2de6 Lots of borders in package.json hover. Fixes #14526 2016-11-04 10:46:58 +01:00
Johannes Rieken 6eb4cd9df5 tsfmt - extensions/javascript 2016-10-08 09:29:51 +02:00
Martin Aeschlimann 757650b26e [js] use textToMarkedString in JSON contributions 2016-09-07 16:37:36 +02:00
Martin Aeschlimann 332908b290 [json] Hover/completion not working for scoped packages. Fixes #10541 2016-08-29 13:38:30 +02:00
Martin Aeschlimann da7264c5b3 [json] set filter text for all property proposals 2016-07-27 15:45:36 +02:00
Martin Aeschlimann 802d562fdc fixes #8977: package.json dependency hover can break with links 2016-07-19 16:37:11 +02:00
Martin Aeschlimann 6e8f659617 update to jsonc-parser 0.2.0 2016-04-20 14:07:50 +02:00
Martin Aeschlimann 235cbcdf9d Move bower/package.json dependency completions to javascript extension 2016-04-18 17:55:40 +02:00