project-x
project-x copied to clipboard
Feature request: regex in project-x-local-identifier
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.