ନ୍ୟୁଜ୍

After starting a contract inheriting from "Ownable.sol" from the OpenZeppelin library, I get an "import file" suggestion. It works great, but the warning doesn't stop after that the contract has been ...
Given a large codebase I might want to import only a subset of it into intellij. That is currently supported with the ability to import from a BUILD file IIUC. I want to suggest allowing to import ...