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

Support C# specific files(.props, .targets, .csproj, .sln) #35

Closed
HavenDV opened this issue Oct 24, 2023 · 1 comment · Fixed by #36
Closed

Support C# specific files(.props, .targets, .csproj, .sln) #35

HavenDV opened this issue Oct 24, 2023 · 1 comment · Fixed by #36

Comments

@HavenDV
Copy link
Contributor

HavenDV commented Oct 24, 2023

Hello. Do you mind if I add support for these files as PR? Everything except .sln files is xml.
The .sln file provides its own format and can be opened as a regular text file. But we can also exclude this, this has the lowest priority.

@chamburr
Copy link
Owner

Please do! Let me know if you need any help.

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 a pull request may close this issue.

2 participants