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

ASCIIDecorator

helixquar

|
26,908 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

Usage

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.

References

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