mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-26 21:28:04 +00:00
The .ember-cli file generated by Ember is JSON with Comments (jsonc): https://github.com/ember-cli/ember-cli/blob/master/blueprints/app/files/.ember-cli I've changed its associated language accordingly because it being the JSON type by default causes red underlines in the generated file.