Create ASCII snapshots
Create ASCII snapshots of your code
Image snapshot is not the only way to create snapshots, you can also create ASCII snapshots. ASCII snapshots are a great way to create snapshots of your code in a text format, which can be easily shared and used in different environments.
For basic usage, you just need to replace the create_snapshot
method with create_ascii_snapshot
method:
The output will be like this:
Breadcrumbs and line numbers also works with ASCII snapshots, you can enable them in the same way as you do with image snapshots.
Why ASCII snapshots?
Of course, you can just copy the code and share with your friends.
Yes, if you want a beautiful snapshot, you can use image snapshots.
But who don't want a snapshot with a beautiful ASCII art? It's for fun, hope you like it! ❤️