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

[json] Add file extension association for JSONC files #48969

Closed
StephenWeatherford opened this issue Apr 30, 2018 · 1 comment
Closed

[json] Add file extension association for JSONC files #48969

StephenWeatherford opened this issue Apr 30, 2018 · 1 comment
Assignees
Labels
feature-request Request for new features or functionality json JSON support issues verification-needed Verification of issue is requested verified Verification succeeded
Milestone

Comments

@StephenWeatherford
Copy link

  • VSCode Version: 1.23.0-insider
  • OS Version: win64

Steps to Reproduce:

  1. Open a JSONC file (JSON with comments)
    !) The file is opened in "Plain Text" mode
    EXPECTED: It should be opened in JSONC mode

I am aware that you can change this via the status bar, but the change will not remain once you close the file. I'm also aware you can set this up in your user options (#47418 - thanks, by the way). But it seems like this should be a default setting set up by VS Code rather than having to have everyone know to do it manually. Thanks.

@vscodebot vscodebot bot added the insiders label Apr 30, 2018
@vscodebot
Copy link

vscodebot bot commented Apr 30, 2018

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

@aeschli aeschli changed the title Add automatic file extension association for JSONC files [json] Add file extension association for JSONC files May 2, 2018
@aeschli aeschli added the json JSON support issues label May 2, 2018
@aeschli aeschli added this to the May 2018 milestone May 2, 2018
@aeschli aeschli added feature-request Request for new features or functionality verification-needed Verification of issue is requested labels May 2, 2018
@aeschli aeschli closed this as completed in ee3dd42 May 2, 2018
@jrieken jrieken added the verified Verification succeeded label May 30, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Jun 16, 2018
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 json JSON support issues verification-needed Verification of issue is requested verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

3 participants