project-x icon indicating copy to clipboard operation
project-x copied to clipboard

Feature request: regex in project-x-local-identifier

Open olnw opened this issue 2 years ago • 0 comments

It would be useful if we could specify local identifiers using regular expressions.

For example, most Common Lisp libraries have a <library name>.asd file in their root, which is a "system" definition, a bit like a Makefile. The requested feature would allow us to match any file with a certain extension, when the file's base name is unknown.

olnw avatar Feb 06 '24 03:02 olnw