MB
MB
Plugin Version 2.1.0 solhint: 1.10 When I'm trying to use intellisense/code completions for types etc nothing will appear in most file locations. So for instance: ``` pragma solidity 0.4.23; import...
Adds to #26. This PR contains the tutorial for the beginnings of a NFT Card Game Tutorial. This PR is evolving and not ready to merge until commented as so....
Hi there, I have been working on these modules and have had a few issues when trying to use these modules via vagrant. I am using vagrant 1.5.2 When its...
This is the intial POC for the concept of alternative providers for the main commands on a project. I spent a bit of time to and fro on how best...
In most cases, editing and recompiling and re-migrating will confuse the debugger as to what file to load/step through. Looks like some kind of state issue/refresh issue with files upon...
On windows 10 latest VSCode lates MS Blockchain extension installed. All dependencies in place for MS Blockchain extension When: I install the new Truffle VSCode extension it will partially activate...
Talking to @gnidan about the debugger sourcemaps and file resolution there may be a need in certain scenarios to use this intermediate compiler file we generate when compiling local solidity...