what does it do?
it adds a hotkey to convert the selected line of text into an ascii art comment
how do i use it?
usage
ctrl+shift+/
Example
this is my comment| <-cursor on this line & ctrl+shift+/
import { blah } from blah
import { taco, burrito } from tacobell
turns into
// βββββββββββββββββββββββββββββββββββββββββββββββββββββββ
// ββΊβ³βΈβ» β»β»βββ β»βββ ββ³ββ» β» βββΈβββββ³βββ³ββββΈβββ»βΊβ³βΈ β
// β β β£ββ«ββββ ββββ βββββ³β β β ββββββββ£βΈ βββ« β β
// β βΉ βΉ βΉβΉβββ βΉβββ βΉ βΉ βΉ βββΈββββΉ βΉβΉ βΉβββΈβΉ βΉ βΉ β
// βββββββββββββββββββββββββββββββββββββββββββββββββββββββ
import { blah } from blah
import { taco, burrito } from tacobell
Go to settings (ctrl + ,) and you can change the font used in toilet or change the entire command.