Skip to content

feat: New special operator '%'. #4

@ProSurfer73

Description

@ProSurfer73

I would be great to add a new operator named '%' named to refer to keywords to search only for whole words.

For example, the search for the keyword '%keyword' will match:
struct keyword;
:keyword;

but will not match :
my_keyword
keywordOfTheYear

see the difference ?

this allows more accurate searchs for the end user.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions