rocky/solc-vscode

Add config options/setting to use truffle config when editor file is part of a truffle project.

Opened this issue · 0 comments

rocky commented

Right now the solc version is set using an editor config which is in fact the compile.solc section of a truffle configuration file. We can detect the presence of a file belonging to a truffle project.

What that happens, we should probably use the project truffle configuration.