-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Closed
Labels
buildRelated to the build systemRelated to the build system
Description
Is your feature request related to a problem? Please describe.
Although C# is one of the available languages it does not recognize cs extension while trying to use <<< to import code.
[vite] Internal server error: No language registration for csDescribe the solution you'd like
I'm not sure how it work internally but it seems in only missing the recognition of cs files as C# language!
Describe alternatives you've considered
If it can be done by default great.
If this needs an configuration maybe updating the docs would suffice.
Additional context
I have support for other languages would improve the usage (and popularity) of vitepress 🤓
Validations
- Follow our Code of Conduct
- Read the docs.
- Read the Contributing Guidelines.
- Check that there isn't already an issue that asks for the same feature to avoid creating a duplicate.
Metadata
Metadata
Assignees
Labels
buildRelated to the build systemRelated to the build system