Skip to content

jp41011/vscode-ConvertToAsciiArt

Repository files navigation

Feautres

Converts text to ASCII art.

Go from this:

The cake
is a lie!

To this:

████████╗██╗  ██╗███████╗     ██████╗ █████╗ ██╗  ██╗███████╗
╚══██╔══╝██║  ██║██╔════╝    ██╔════╝██╔══██╗██║ ██╔╝██╔════╝
   ██║   ███████║█████╗      ██║     ███████║█████╔╝ █████╗  
   ██║   ██╔══██║██╔══╝      ██║     ██╔══██║██╔═██╗ ██╔══╝  
   ██║   ██║  ██║███████╗    ╚██████╗██║  ██║██║  ██╗███████╗
   ╚═╝   ╚═╝  ╚═╝╚══════╝     ╚═════╝╚═╝  ╚═╝╚═╝  ╚═╝╚══════╝
                                                             
██╗███████╗     █████╗     ██╗     ██╗███████╗██╗            
██║██╔════╝    ██╔══██╗    ██║     ██║██╔════╝██║            
██║███████╗    ███████║    ██║     ██║█████╗  ██║            
██║╚════██║    ██╔══██║    ██║     ██║██╔══╝  ╚═╝            
██║███████║    ██║  ██║    ███████╗██║███████╗██╗            
╚═╝╚══════╝    ╚═╝  ╚═╝    ╚══════╝╚═╝╚══════╝╚═╝            

(font: ANSI Shadow)

Extension Activation

Ctrl+Alt+a: Activate extention to convert selected text. Activate Extension

Ctrl+Alt+1: Convert selected text using favorite ASCII font settings. Activate Extension with favorite font

Extension Settings

This extension contributes the following settings:

  • convertToAsciiArt.favoriteFont : Favorite font (case sensitive).
  • convertToAsciiArt.favoriteHorizontalLayout : Favorite horizontal layout setting.
  • convertToAsciiArt.favoriteVerticalLayout : Favorite vertical layout setting.

Enjoy!

About

Visual Studio Code - Convert To ASCII extension.

Resources

Stars

Watchers

Forks

Packages

No packages published