Kong / insomnia

The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage.
https://insomnia.rest
Apache License 2.0
34.18k stars 1.92k forks source link

[Feature Request] custom fonts with optional support for ligatures #784

Closed benatkin closed 6 years ago

benatkin commented 6 years ago

Along with #353 it would really be great to have the ability to set a custom font with ligatures. This would enable Fira Code which shows multiple-character programming symbols integrated.

I realize most JSON and XML doesn't have a lot of character sequences that invoke the intricate ligatures of fira code, but I hope to extend insomnia to support multiple text files which would make it more useful for the now.sh, heroku, netlify, AWS Lambda, Azure Functions, Google Cloud Functions, and Firebase APIs. In those text files there would be a lot of ligatures.

welcome[bot] commented 6 years ago

👋 Thanks for opening your first issue! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. If you're requesting a feature 🎁, please provide real use cases that would benefit. 👪

To help make this a smooth process, please be sure you have first read the contributing guidelines.

gschier commented 6 years ago

I hope to get to #353 eventually which should hopefully cover this one as well.

gschier commented 6 years ago

Going to close this one as a duplicate.