Skip to content

Suggestion: Please allow users to disable regex case sensitive match #69

@schittli

Description

@schittli

Hello

Thanks a lot for sharing your great work!,

your extension makes VS Code much more fun to work with.

I have a small suggestion:

The issue

Inline Bookmarks interprets all regex case sensitively, e.g. @todo[\s] does not match @Todo

I contribute to OpenSource projects and we can always agree on the keywords, but I can never force ;-) / motivate them to use explicit upper/lower case. I'm pretty sure that most projects have the same issue: Some Teams prefer TODO, other ToDo
Last but not least, it is also very annoying when a developer makes a typo and writes ToDo instead of todo: Then tasks are overlooked!

The suggestion

For such situations it would be very useful to be able to configure Inline Bookmarks to process the regex case insensitively.

Thanks a lot, kind regards,
Thomas

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions