Skip to content

Request: Consider adding ascii diagram/charts/arts in the example snippet #176

@sam-rad

Description

@sam-rad

It would be very helpful to pick if the default snippet also includes some ascii diagram/charts as comment. There are a few fonts that don't handle those pretty:

Good Example:

Image

Bad Example:

Image

And here's the comments I used:

      ╭─────────────────────────────╮
      │                  ╭───╮      │
      │  ╭───╮           │╭─╮│      │
      │  ↑   │           │↑ ││      │
void (*signal(int, void (*fp)(int)))(int);
 ↑    ↑      │      ↑    ↑  ││      │
 │    ╰──────╯      │    ╰──╯│      │
 │                  ╰────────╯      │
 ╰──────────────────────────────────╯
 
 
okta-awscli --okta-profile=aws-666 --profile=aws-666
            ╰────────┬───────────╯ ╰───────┬──────╯
                     │                     │
                     │	                   ╰────── profile to store temporary credentials
                     ╰────── profile to use in .okta-aws

If this is something you're open to adding, I can prepare a diff myself.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions