cursive
cursive copied to clipboard
require intention should offer to require without a namespace shortcut
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! :)