Skip to content
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

Support for positioning the lable at the top of output #18

Open
rorourke-iot opened this issue Nov 30, 2023 · 2 comments
Open

Support for positioning the lable at the top of output #18

rorourke-iot opened this issue Nov 30, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@rorourke-iot
Copy link

rorourke-iot commented Nov 30, 2023

In the same way LINQPad will put it's label at the beginning of Dump output.

¦ Heading
¦ ╭───────────────╮
¦ │ "Output Data" │
¦ ╰───────────────╯
@MoaidHathot MoaidHathot self-assigned this Dec 1, 2023
@MoaidHathot MoaidHathot added the enhancement New feature or request label Dec 1, 2023
@MoaidHathot
Copy link
Owner

Hi @rorourke-iot, I'll see what I can do. Maybe I can expose configuration for setting the style of labels.

@rorourke-iot
Copy link
Author

I stepped through the code looking for where the caption is written out. I got as far as console.Write(_renderable); in SpectreConsoleRenderedObject:Output where it became a black box.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants