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

Test rewriting support for JSON configuration files #6657

Closed
3 tasks done
weinand opened this issue May 23, 2016 · 0 comments
Closed
3 tasks done

Test rewriting support for JSON configuration files #6657

weinand opened this issue May 23, 2016 · 0 comments

Comments

@weinand
Copy link
Contributor

weinand commented May 23, 2016

Test for #xxx:

  • Windows - @alexandrudima
  • OS X - @jrieken
  • Linux - @dbaeumer
  • open an editor.
  • open the mode selection dialog (lower right status bar) and select 'Configure File Association to *.xy'.
  • this will open the user settings and will add a new key "files.associations": { "*.xy": languageId }

Verify that:

  • This works with 'files.associations' is already existing or not, has entries or not.
  • This works with an empty settings file & a blank settings file
  • That the added content is properly formatted, but that existing content is kept as is
  • Test how it behaves with corrupt content, unsaved setting....
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants