Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.ember-cli has incorrect language association #110540

Closed
loganrosen opened this issue Nov 13, 2020 · 1 comment · Fixed by #110541
Closed

.ember-cli has incorrect language association #110540

loganrosen opened this issue Nov 13, 2020 · 1 comment · Fixed by #110541
Assignees
Labels
feature-request Request for new features or functionality insiders-released Patch has been released in VS Code Insiders languages-basic Basic language support issues verification-needed Verification of issue is requested verified Verification succeeded
Milestone

Comments

@loganrosen
Copy link
Member

Issue Type: Bug

The .ember-cli file has an incorrect language association by default (json instead of jsonc). The generated file in ember-cli has comments, so there are red squiggly lines when you open this file until you change the language to jsonc.

VS Code version: Code 1.51.1 (e5a624b, 2020-11-10T23:34:32.027Z)
OS version: Windows_NT x64 10.0.19041
Remote OS version: Linux x64 4.19.128-microsoft-standard
Remote OS version: Linux x64 4.19.128-microsoft-standard
Remote OS version: Linux x64 4.19.128-microsoft-standard

System Info
Item Value
CPUs Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz (8 x 2808)
GPU Status 2d_canvas: enabled
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
opengl: enabled_on
protected_video_decode: enabled
rasterization: enabled
skia_renderer: disabled_off_ok
video_decode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
Load (avg) undefined
Memory (System) 15.86GB (0.37GB free)
Process Argv --crash-reporter-id 9cf412cf-5297-4d65-abe5-d9982c23ab29
Screen Reader no
VM 0%
Item Value
Remote WSL: Ubuntu
OS Linux x64 4.19.128-microsoft-standard
CPUs Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz (8 x 2807)
Memory (System) 12.37GB (2.86GB free)
VM 0%
Item Value
Remote WSL: Ubuntu
OS Linux x64 4.19.128-microsoft-standard
CPUs Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz (8 x 2807)
Memory (System) 12.37GB (2.86GB free)
VM 0%
Item Value
Remote WSL: Ubuntu
OS Linux x64 4.19.128-microsoft-standard
CPUs Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz (8 x 2807)
Memory (System) 12.37GB (2.86GB free)
VM 0%
Extensions (2)
Extension Author (truncated) Version
remote-wsl ms- 0.51.3
vscode-eslint dba 2.1.13
@vscodebot
Copy link

vscodebot bot commented Nov 13, 2020

(Experimental duplicate detection)
Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:

@aeschli aeschli added feature-request Request for new features or functionality languages-basic Basic language support issues labels Nov 13, 2020
@aeschli aeschli added this to the November 2020 milestone Nov 13, 2020
@aeschli aeschli added the verification-needed Verification of issue is requested label Dec 1, 2020
@jrieken jrieken added the verified Verification succeeded label Dec 2, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Dec 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request Request for new features or functionality insiders-released Patch has been released in VS Code Insiders languages-basic Basic language support issues verification-needed Verification of issue is requested verified Verification succeeded
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants
@loganrosen @jrieken @aeschli and others