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

Added support for .resx and .resw preview support. #36499

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

asif4318
Copy link

Summary of the Pull Request

This pull request adds preview support for .resx and .resw files. Since these files are XML-style files, simply adding the file extensions under the XML extensions enables support.

PR Checklist

Detailed Description of the Pull Request / Additional comments

Pull request adds support for .resx and .resw files which are files that are in XML format.

Validation Steps Performed

I tested previews with various .resw and .resx files manually. I am willing to add automated testing but will need some pointers on how to do that.

…L based files so I added the file extensions as part of the registerAdditionalLanguage("xmlExt"...) function.
@asif4318
Copy link
Author

@microsoft-github-policy-service agree

@asif4318 asif4318 marked this pull request as ready for review December 21, 2024 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant