Skip to content

Use foundry-ui for printing in crates #3397

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

Open
franciszekjob opened this issue May 22, 2025 · 0 comments
Open

Use foundry-ui for printing in crates #3397

franciszekjob opened this issue May 22, 2025 · 0 comments
Labels

Comments

@franciszekjob
Copy link
Contributor

franciszekjob commented May 22, 2025

Current State

Currently, we're still using helper functions/random prints in some crates.
In #3396 (addressing sncast) we update such usages to use foundry-ui. We should:

  • do the same for other crates
  • remove printing helper functions

While implementing this, we should implement Message for the types (more complex ones) and update their text() method, so it can be later used with ui.print()

Objective

Use foundry-ui for printing in crates

Additional Context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: New
Development

No branches or pull requests

1 participant