trufflesuite/vscode-ext
Truffle for VSCode simplifies how you create, build, debug and deploy smart contracts on Ethereum and EVM-compatible blockchains
TypeScriptNOASSERTION
Issues
- 3
Do not remove comments from Truffle config file when deploying to a Ganache network
#257 opened by acuarica - 2
contract explorer issue in vscode
#309 opened by pavansarvesh - 2
Node.js and NPM compatibility
#311 opened by biomayak - 1
Links on Required Apps page direct to docs home rather than given VS Code Ext pages.
#241 opened by OnlyOneJMJQ - 0
![image](https://github.com/trufflesuite/vscode-ext/assets/90842851/da07ec76-d06c-4dd0-b9ff-de88c8f70117)
#310 opened by pavansarvesh - 15
Auth link not open
#307 opened by faixanmalik - 0
not seeing "infura service" in truffle for vscode
#308 opened by Hyukay - 3
truffle-config.js has incorrect format
#302 opened by emilyJLin95 - 4
Truffle for vscode extension unable to install.
#305 opened by praizeroman - 3
Build command does not find contract to build
#306 opened by jem-Solytica - 7
Unable to deploy contracts on Windows when path contains certain characters
#299 opened by emiridbest - 1
Improve debugger compiling contracts UI
#301 opened by emilyJLin95 - 0
- 1
Review Telemetry settings and setup
#285 opened by acuarica - 0
- 0
- 0
Avoid redundant Truffle config file selection when building/deploying contracts
#259 opened by acuarica - 0
- 1
- 0
Remove outdated Welcome Page
#277 opened by acuarica - 7
Required app issues
#271 opened by ifsheldon - 0
Add Telemetry to `vscode://` URI handler
#281 opened by acuarica - 0
Drop the `preview` flag from the extension
#273 opened by acuarica - 7
- 0
Review and optimize bundle dependencies
#269 opened by acuarica - 1
- 0
Remove `faker` from the extension bundle
#263 opened by acuarica - 0
Truffle Visual Debugger
#266 opened by acuarica - 1
Contracts not detected
#248 opened by emilyJLin95 - 1
Running `truffle debug <txhash>` with appropriate flag (--vscode) triggers debugger to launch / run in VS Code
#203 opened by kevinbluer - 0
Fix `Debug Transaction` command when Truffle config does not follow default name
#256 opened by acuarica - 2
- 7
fork network, local debug error "Numbers can only be safely stored up to 53 bits"
#236 opened by brunsu - 1
- 2
Add truffle-config.js to truffle tab
#221 opened by emilyJLin95 - 8
- 4
- 3
Rename "Dashboard" view to "Integrations"
#208 opened by kevinbluer - 2
- 4
- 2
- 2
Spurious closing bracket on "Create sample project" entry when creating a new project
#235 opened by kevinbluer - 1
- 0
Update keywords in manifest (package.json)
#228 opened by kevinbluer - 1
- 1
Remove redundant txns from dialog after a redeploy
#210 opened by kevinbluer - 0
Fix Truffle Logo
#214 opened by michaeljohnbennett - 0
Remove / Improve PID number from log
#207 opened by xhulz - 0
Use Visual Debugger for `call` functions
#201 opened by emilyJLin95 - 0
Use the Visual Debugger in `truffle test`
#200 opened by emilyJLin95