Skip to content

Some languages support multiple kinds of block comment pairs #661

Description

@gfs

Is your feature request related to a problem? Please describe.
Some languages (i.e. Razor pages) actually have multiple kinds of block comments, comment calculation is a bit more complex than we currently handle, with allowance for both html and C# comments. Not sure we can calculate it to the full precision of the language withou incorporating Roslyn, but we could potentially allow multilpe kinds of pairs of block comment styles in a single languge.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions