You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+19-8Lines changed: 19 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,16 +1,28 @@
1
-
# ANSI Previewer
1
+
# ANSI Viewer
2
2
3
3
ANSI Color styling and previewer for your text editor.
4
4
5
-
[](https://marketplace.visualstudio.com/items?itemName=HNRobert.vscode-ansi)
[](https://marketplace.visualstudio.com/items?itemName=HNRobert.ansi-viewer)
> Forked from [iliazeus/vscode-ansi](https://github.com/iliazeus/vscode-ansi) and enhanced with more complete ANSI escape code and additional function support.
"description": "File glob patterns for files that should automatically be set to ANSI language mode when opened. This enables ANSI escape sequence highlighting. Supports gitignore-style patterns: '*.log' matches log files in any directory, 'logs/*.txt' matches txt files in logs folder."
0 commit comments