You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If an alias was correctly established and then the project folder moved elsewhere, the alias points to a non-existent folder.
When the user asks for a list with all aliases (with [?]) or uses the wildcard syntax (like Foo*) then Cider should check all folders for existence (and maybe also for having a project config file) and mark those that fail the test.
There should be a way to ask Cider to remove all aliases that do not point to an existing folder.
The text was updated successfully, but these errors were encountered:
If an alias was correctly established and then the project folder moved elsewhere, the alias points to a non-existent folder.
[?]
) or uses the wildcard syntax (likeFoo*
) then Cider should check all folders for existence (and maybe also for having a project config file) and mark those that fail the test.The text was updated successfully, but these errors were encountered: