vscode-ext icon indicating copy to clipboard operation
vscode-ext copied to clipboard

Truffle for VSCode simplifies how you create, build, debug and deploy smart contracts on Ethereum and EVM-compatible blockchains

Results 50 vscode-ext issues
Sort by recently updated
recently updated
newest added

When trying to debug a transaction including a source file importing `truffle/console.sol` the following message appears However, compilation, deploying, and debugging from CLI works fine. See https://github.com/trufflesuite/truffle/pull/5684#issuecomment-1385998579. You can see...

When trying to `Truffle: Debug Transaction` on a instance that has not been yet started, the following message appears **"No transactions deployed to this network"**. see below https://user-images.githubusercontent.com/4592980/208270770-44e6b616-e5c7-4a9f-93ed-b1b9c57c77c2.mp4 We should...

enhancement
error better

When debugging an exisiting transaction coming from a fork, the following steps trigger a _Unknown transaction_ error. See below https://user-images.githubusercontent.com/4592980/208270489-767b78f2-e59d-47ed-a573-806b72f2cc53.mp4 ### Steps to Reproduce - Create a forked Ganache instance,...

bug
priority2 ⚠️

The extension does not get activated when the Truffle activity bar is visible but the _Networks_ view is collapsed. This gives the impression that there is not a Truffle workspace...

enhancement
needs investigated

As a follow up of https://github.com/trufflesuite/vscode-ext/issues/263 and https://github.com/trufflesuite/vscode-ext/pull/245#issuecomment-1326630850, we noticed that the main extension bundle is quite large. We need to review bundled dependencies and options, and remove or optimize...

needs investigated
refactor
Epic

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...

enhancement

This Epic aims to describe the current state of the Truffle Debugger for VS Code and future plans to eventually make it its own extension. By making it its own...

Epic

Whenever there is a Truffle workspace open that does not follow the default Truffle config file name, _i.e._, `truffle-config.js`, the `Truffle: Debug Transaction` command fails with ``` ENOENT: no such...

bug
priority2 ⚠️

When I deploy on VS Code on ganache, it rewrites the truffle-config Additionally, is there a way to not add the loc_local_ prefix? It gets confusing to remember when i...

priority1 🚨

Here is the video I recorded reporting the error https://user-images.githubusercontent.com/109267056/194201193-b6c3c9de-ac41-42aa-8b60-52a1a8660dc3.mp4 link: https://s21.aconvert.com/convert/p3r68-cdx67/84l4l-289cf.mp4