Truffle for VS Code v2.5 ("haiku") now available #5544
acuarica
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey all, quick heads up that Truffle for VS Code (codename "haiku") is now in the wild!
What's new
This release has improved support to debug over a forked network trufflesuite/vscode-ext#186 (xhulz), and working with multiple Truffle projects in the same workspace trufflesuite/vscode-ext#181 (acuarica). The brand new Walkthrough helps users to explore and discover the main features of the extension trufflesuite/vscode-ext#148 (acuarica).
Beyond this, there's a number of quality-of-life improvements and a few bug fixes:
contracts_directory
from Truffle config inCreate Contract
command vscode-ext#193 (acuarica)contract_build_directory
property in Deployments view vscode-ext#179 (acuarica)open
package withvscode.env.openExternal
vscode-ext#195 (acuarica)Shout out to @xhulz, @michaeljohnbennett and @acuarica for their contributions!
Installation
To install Truffle for VS Code, simply head to the extension marketplace, search "Truffle" and hit install.
If you've already got the extension installed, chances are it's already updated. If not, you can got the marketplace listing and click update to manually update.
Getting Involved
Have any idea for a feature or would like to contribute in some capacity? Just drop us a note below ❤️
Beta Was this translation helpful? Give feedback.
All reactions