vscode-solidity: Linting doesn't work for @openzeppelin/contracts
Hi,
I wok with VSCode + juanblanco.solidity plugin. My issue is that despite compilling perfectly well, the linting shows an error with OpenZeppelin imports
import "@openzeppelin/contracts/access/Ownable.sol"; (cf screenshot below)

Error:
Source "@openzeppelin/contracts/access/Ownable.sol" not found
File import callback not supported
is it the expected behavior or is there a fix planned for this? thanks for your help!
About this issue
- Original URL
- State: closed
- Created 3 years ago
- Reactions: 1
- Comments: 26 (12 by maintainers)
@iboxgithub multiple workspace folders is supported now, have a go, let me know if you see any issues.