-
Notifications
You must be signed in to change notification settings - Fork 203
feat(client, formatter): forge fmt #359
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested eed78ac branch and it worked.
Thank you!! |
Thank you, this is great. Small thing: The formatter does not recognize formatting options written in the Is there a way to apply those configurations? |
@shekhirin ^^ |
yep, it's currently not respected, can confirm! Opened a PR to set current working directory during formatting: #363 |
Feel free to test it on your codebase!
npm run package
Install from VSIX...
fromsolidity-0.0.138.vsix
in thevscode-solidity
project rootforge
as a formatter in settings