-
Notifications
You must be signed in to change notification settings - Fork 30
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
Improve terminal console outputs #58
Comments
I would love to take this! |
yeah sure @shabbiryk |
lemme know if you need any help with this issue |
I did the local setup and managed to get it run. I have a query in regards with the first task of trace of UI actions: it is regarding the backend trace that needs to be well formatted? Because I couldn't find the provided example "Compile started..." in remix console while compiling the cairo file. |
@rjnrohit following up :) |
As of now just work on the second part , first one is not that important . But the idea was to reflect the actions we do on the UI side in the terminal , like when user click on the compile button, it should write a text all the steps like compilation has started , compiling file and compilation finished. |
Hi @rjnrohit , ... |
Can I start working on this? |
Improve compilation logs formatting and styling in the Remix terminal console.
The text was updated successfully, but these errors were encountered: