code-snippets icon indicating copy to clipboard operation
code-snippets copied to clipboard

Add option for searching with regex

Open sheabunge opened this issue 4 months ago • 0 comments

Is your feature request related to a problem? Please describe

No response

Describe the solution you'd like

Allow regular expressions to be used when searching for snippets, potentially using a tag like @regex:, e.g.

 @regex: ^[\b]code\bsnippets[\b]$

Describe alternatives you've considered

No response

Additional context

See https://github.com/codesnippetspro/code-snippets/issues/240

sheabunge avatar Aug 15 '25 14:08 sheabunge