cursive icon indicating copy to clipboard operation
cursive copied to clipboard

require intention should offer to require without a namespace shortcut

Open jlb0170 opened this issue 3 years ago • 0 comments

if the project doesn't have a namespace shortcut used anywhere, it should simply offer an intention to require the namespace as specified bare.

(foo.bar/bezzle "whatsit")

allow intention to add foo.bar to require if it matches an existing namespace. That's why we wrote it that way! :)

jlb0170 avatar Sep 07 '22 17:09 jlb0170