iliazeus / vscode-ansi

VS Code extension enabling ANSI color styling for text documents
https://marketplace.visualstudio.com/items?itemName=iliazeus.vscode-ansi
MIT License
57 stars 6 forks source link

Automatically open the preview pane #15

Closed aminya closed 1 year ago

aminya commented 2 years ago

Could we have an option that allows automatically opening the preview pane?

iliazeus commented 2 years ago

Back when I started this extension, all the ways to do that were very hacky and ugly. I will look into it again, though.

iliazeus commented 1 year ago

Sadly, all solutions I could come up with were very hacky. With the way the preview is currently implemented, there seems to be no nice ways to do that.