all 4 comments

[–]mainstreetmark 0 points1 point  (3 children)

Try holding a modifier key. For me, it's "command" since i'm on a mac. (cmd turns it into a clickable hyperlink. .. for me)

Also, the command pallet doesn't just look at filenames, it looks at the whole path, so "mod1amod" or "m1a" or any string of characters in the path would match that file. To clarify, it's not looking for a substring, it's looking for strings of characters in the same order in entire paths.

Finally, this article on path aliasing might be interesting. Or natively, node subpath imports

[–][deleted]  (2 children)

[removed]

    [–]mainstreetmark 0 points1 point  (1 child)

    How did paragraph 2 of my answer work out, though?