David (Coz) Smith
Results
1
comments of
David (Coz) Smith
In the meantime, are there any known workarounds like aliasing or symlinking the "truffle" folder? Copied From: https://ethereum.stackexchange.com/questions/39213/smart-way-to-link-to-truffle-library-files-using-visual-code-on-ubuntu-14-04?rq=1 ``` > ... > pragma solidity ^0.4.18; > import "truffle/Assert.sol"; // This...