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

[xml] Don't report *.config files as XML #63462

Closed
tristan957 opened this issue Nov 20, 2018 · 3 comments
Closed

[xml] Don't report *.config files as XML #63462

tristan957 opened this issue Nov 20, 2018 · 3 comments
Assignees
Labels
feature-request Request for new features or functionality languages-basic Basic language support issues verification-needed Verification of issue is requested verified Verification succeeded

Comments

@tristan957
Copy link

  • VSCode Version: 1.29.1
  • OS Version: macOS 14.1

Steps to Reproduce:

  1. Open a *.config file

Does this issue occur when all extensions are disabled?: Yes

@roblourens
Copy link
Member

Please include more details. What do you expect to happen? You can change file type associations with the files.associations setting.

@roblourens roblourens added the info-needed Issue requires more information from poster label Nov 20, 2018
@tristan957
Copy link
Author

I understand the setting. I just think the default behavior is incorrect. I expect *.config to report as plaintext files.

@tristan957
Copy link
Author

For instance, my maven.config is reported to extensions as an XML file, but it is just a plaintext file, so it causes Red Hat's XML extension to produce an error. Can you provide reasoning as to why *.config files are XML files by default?

@vscodebot vscodebot bot removed the new release label Nov 20, 2018
@aeschli aeschli changed the title Don't report *.config files as XML [xml] Don't report *.config files as XML Jan 4, 2019
@aeschli aeschli added languages-basic Basic language support issues and removed info-needed Issue requires more information from poster labels Jan 4, 2019
@aeschli aeschli added this to the December/January 2019 milestone Jan 4, 2019
@aeschli aeschli closed this as completed in 6aa8f50 Jan 4, 2019
@aeschli aeschli added verification-needed Verification of issue is requested feature-request Request for new features or functionality labels Jan 29, 2019
@sandy081 sandy081 added the verified Verification succeeded label Jan 30, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Feb 18, 2019
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 languages-basic Basic language support issues verification-needed Verification of issue is requested verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

5 participants
@roblourens @aeschli @sandy081 @tristan957 and others