code-gnu-global icon indicating copy to clipboard operation
code-gnu-global copied to clipboard

codegnuglobal configuration is not available in UserSettings

Open ragcatshxu opened this issue 6 years ago • 2 comments
trafficstars

Because vs code plugin develop change , need change the package.json

ragcatshxu avatar Sep 15 '19 11:09 ragcatshxu

Could you please not reformat the entire JSON? Anyway, here are the differences (from http://jsondiff.com/):

  • Add __metadata
  • Move contributes.configuration to configuration

Neither of the changes are documented officially, but you know Microsoft. If it does work then I guess that's the new way of writing manifests.

Artoria2e5 avatar Oct 07 '19 17:10 Artoria2e5

Please re-format the JSON file with good indentation (and preferably with spaces).

austin----- avatar Oct 07 '19 21:10 austin-----