-
Notifications
You must be signed in to change notification settings - Fork 24
Have new project match truffle init #194
Comments
Hi @emilyJLin95, thanks for sending this. Currently the @kevinbluer what should it do? |
Likewise, thanks for opening @emilyJLin95! This has been on the radar to improve for a while. After briefly discussing with @acuarica earlier today, we landing on the following:
I'm also tempted to suggest we include the following, although would love input. There's definitely an argument to include these under Truffle boxes, although of course giving them some increased visibility would be pretty cool too.
Including the current dropdown for reference... |
I like the idea of including "most used" or "most relevant" boxes as first choices for the user. Linking #25 since they are both related to having a list of boxes. |
Yeah I like the idea of having (default) sorting by most used / relevant. Perhaps along with a text based filter in the same way we have it in place to filter networks when deploying? Also thanks for linking #25, I'll go ahead and consolidate this detail under there shortly. |
Ok, thanks @kevinbluer! |
Hey @kevinbluer and @acuarica As suggested by you folks, i've moved the directory selection from the beginning of the flow to the end. PR ref #226 Thank you :) |
merged in PR #222 |
When I start a new Solidity project through the command palette, it should match the artifacts that are generated by
truffle init
The text was updated successfully, but these errors were encountered: