Skip to content

Add a utility tool for previewing event symbol rendering #984

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

Merged
merged 2 commits into from
Feb 28, 2025

Conversation

stmontgomery
Copy link
Contributor

This adds a development-only utility executable target to the package which allows previewing the event symbols rendered using various console output styles.

Screenshot 2025-02-28 at 2 14 47 PM

Motivation:

This is a tool I made and found useful while working on #983.

Checklist:

  • Code and documentation should follow the style of the Style Guide.
  • If public symbols are renamed or modified, DocC references should be updated.

@stmontgomery stmontgomery added enhancement New feature or request command-line experience ⌨️ enhancements to the command line interface labels Feb 28, 2025
@stmontgomery stmontgomery added this to the Swift 6.x milestone Feb 28, 2025
@stmontgomery stmontgomery self-assigned this Feb 28, 2025
@stmontgomery
Copy link
Contributor Author

@swift-ci please test

@stmontgomery stmontgomery marked this pull request as ready for review February 28, 2025 20:59
@stmontgomery stmontgomery merged commit 0c84d57 into swiftlang:main Feb 28, 2025
3 checks passed
@stmontgomery stmontgomery deleted the symbol-showcase branch February 28, 2025 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
command-line experience ⌨️ enhancements to the command line interface enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants