Skip to content
| Marketplace
Sign in
Visual Studio Code>Formatters>ASCIIDecoratorNew to Visual Studio Code? Get it now.

ASCIIDecorator

helixquar

|
15,412 installs
| (8) | Free
Figlet font generator
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

ASCII Decorator

A VS Code extension that turns

text

to

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

This is intended to be a VS Code port of ASCII-Decorator for Sublime Text.

Features

Font Selector

Demo font selector

Default Font

Demo default font

Font Test

Demo font test

Useage

Command Palette

Bring up the command palette:

  • ⇧⌘P (OSX)
  • Ctrl + Shift + P (Windows/Linux)

Type:

  • ASCII Decorator: Default Font
  • ASCII Decorator: Font Selector
  • ASCII Decorator: Generate Font Test (Selected Text)
  • ASCII Decorator: Generate Font Test (Lorem Ipsum)

Extension Settings

  • asciidecorator.enable: Enable/disable this extension.
  • asciidecorator.defaultFont: Default name of the font file to use.

Updates

See changelog.

@TODO

  • [x] Generate font test from all available fonts
  • [X] Preview pane during selection
  • [ ] Generate/select from font favorites
  • [ ] Advanced settings

References

  • Features from Sublime extension: viisual/asciidecorator
  • Implementation from: Microsoft/VSMDTools
  • Figlet.JS: patorjk/figlet.js
  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2022 Microsoft