Avinash Maddikonda
Avinash Maddikonda
([Fira Code v1 (Google Fonts)](https://fonts.google.com/specimen/Fira+Code/))
Also, it would be great if every version (at least from now on) is uploaded to Google Fonts to maintain consistency, so that users can instantly change the latest minor...
Typescript support is very needed (maybe as a parameter like in `create-react-app`? i.e., `npx @neutrinojs/create-project project-name --template typescript`). It's been over two years since the issue has been opened, and...
*(Also on a side note, you might want to edit the [`README.md`](https://github.com/waf/CSharpRepl/blob/main/README.md) and change Ctrl+Enter (and similar KBD elements) to CtrlEnter (remove `+` and separate the keys/put them in their...
[This terminal](https://github.com/felixse/FluentTerminal "Fluent terminal") is a highly customizable UWP app that also has a context menu and looks cleaner and better than the official Windows Terminal app. I was thinking...
Also, the profile menu and the buttons don't look much "fluent". Please add some `AcrylicBrush` and `RevealBrush` brushes to those for a more fluent effect.
Hey iirc there *is* a python library for this. It's called [`pythonnet`](https://github.com/pythonnet/pythonnet), a python library for the .NET framework.