out-of-cheese-error / the-way

A code snippets manager for your terminal.
MIT License
352 stars 16 forks source link

Bug: Couldn't find language .txt in the list of extensions, defaulting to .txt #121

Closed jgarte closed 2 years ago

jgarte commented 2 years ago
✔ Language · .txt
Couldn't find language .txt in the list of extensions, defaulting to .txt
Ninjani commented 2 years ago

Hmm, Language in that case would be "text" and not the extension. The extension is auto-derived from the language name

jgarte commented 2 years ago

Thanks for the reply!

So, it's not a bug but as intended? Not sure I fully understood.

Ninjani commented 2 years ago

Yes, I'd say it's as intended as the language inputted should be the name of the language and not the extension