Skip to content

Add support for cs files! Yes I do use vitepress to document C# libraries 😁 #861

@emersonbottero

Description

@emersonbottero

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 cs

Describe 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildRelated to the build system

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions