Skip to content

Dynamic comment prefix based on file type? #1064

Closed
@dotansimha

Description

@dotansimha

As I can see in the code here:
https://github.com/microsoft/vscode-eslint/blob/master/server/src/eslintServer.ts#L1666-L1680

The actions for disabling are always using // or /*, but in some cases, like with files of type .yaml, a # needs to be used instead of //.

What do you think? Is that a valid use case? If so, I can open a PR ;)

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature-requestRequest for new features or functionality

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions