vanessa-luna / banner-comments-plus

Figlet Font Code Comments (ascii fonts)
MIT License
14 stars 4 forks source link

So sorry, horrible question about the figlets #11

Open gregaltuna opened 2 years ago

gregaltuna commented 2 years ago

I'm so sorry. I figured this out a long time ago and can't recreate on the new computer. HOW do I install a new figlet so it can be used? I know where to set the name in the extension settings, I'm just not sure where to place the .flf file or how to install it. I'm not super great at command line and debugging stuff like this. My bad.

vanessa-luna commented 2 years ago

You have identified I made a mistake when implementing the custom font option... Here's how to use a custom font...

Put the .flf inside the extension folder

Windows: c:\Users\<USER>\.vscode\extensions\lunarlimbo.banner-comments-plus-0.3.1\node_modules\figlet\fonts

Furhter it looks like since I wrote this either VScode sandboxxed extensions, OR I did a shit job of testing. I believe placing the file here is the only option.