-
Notifications
You must be signed in to change notification settings - Fork 286
Improve language support of onefetch
#490
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Pinned this issue |
* Add SASS language support Adds support to SASS as it's listed as missing on #490. * Adjusting SASS image dimensions Removing the padding so the image can fit within 40 characters. * remove empty lines on sass logo Co-authored-by: o2sh <[email protected]>
* Add LLVM language support Adds support to LLVM as it's listed as missing on #490. * Removing unused color in LLVM picture * clean llvm logo Co-authored-by: o2sh <[email protected]>
Would adding a dependency on |
onefetch
onefetch
* adding language verilog #490 * Update languages.yaml straighter lines look better Co-authored-by: Ossama Hjaji <[email protected]> * more v straightening and updated chip value Co-authored-by: Ossama Hjaji <[email protected]>
Logo is a mash-up of OpenGL and OpenGL ES logos. All tests pass.
* Add GLSL language support #490 Logo is a mash-up of OpenGL and OpenGL ES logos. All tests pass. * Adjust GLSL ASCII art Slight changes based on cleaned-up logo by @o2sh #824 (comment) --------- Co-authored-by: Spenser Black <[email protected]>
Hi, I noticed that this issue got closed. Are there still plans to add support for the languages that are not in the support list yet? Or is that no longer in the works? If there are still plans, I would love support for razor files because of my blazor project |
Sure, go ahead. I closed this issue simply because I was too lazy to keep it updated. |
Listed here are "all" the languages that could be supported by onefetch - the checked lines are the ones already supported. Beside giving us a better idea of our coverage, this list can serve as a basis for anyone looking to find a language for which they want to add support for.
The text was updated successfully, but these errors were encountered: