-
Notifications
You must be signed in to change notification settings - Fork 460
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
CSharp Solution (.sln) and csproj file support #1968
Comments
What would you expect us to support with .sln and .csproj exactly? Should we just have an XML icon for them? or would you like us to be able to support these project formats (which I think is unlikely to be something we'll implement in the future?) |
csproj file contains some references for example. you can check the references. give us syntax highlit at least. |
by the way, dotnet developers need .cshtml support. support means syntax highlight and reference check for razor component, csharp model, ... |
|
Check for existing issues
Describe the feature
for C#/Dotnet we need support for .sln and .csproj files.
also need to hide some folders like obj, bin, ....
Environment
If applicable, add mockups / screenshots to help present your vision of the feature
No response
The text was updated successfully, but these errors were encountered: