-
Right now, the debugger UI looks a little sad, I mean, look at all these missing icons:
![james@Carl_ ~ 10_23_2023 10_54_29 PM](https://github.com/jisantuc/nix-home/assets/5702984/3baacde2-0942-4cc…
-
[Enter steps to reproduce:]
1. ...
2. ...
**Atom**: 1.56.0 x64
**Electron**: 9.4.4
**OS**: Unknown Windows version
**Thrown From**: Atom Core
### Stack Trace
Uncaught Error: ENOENT: …
-
[FiraCode](https://github.com/tonsky/FiraCode/) is a nice derivation from Fira Mono that adds many ligatures for a nice code look. It uses Unicode ligatures, but Emacs sadly doesn’t support them (yet)…
-
Haskell utilizes some complicated operators (=> -< >>= etc.) extensively. It would be nice to have ligatures for those too, like in Iosevka or Hasklig.
**Example from Hasklig**
![Hasklig](https:…
-
I enjoy [PragmataPro](https://www.myfonts.com/fonts/fsd/pragmata-pro/), which is relatively thin, so if you can create compressed/condensed styles for it, I would appreciate that.
-
Here is a part of my settings.json
```
"code-runner.executorMapByFileExtension": {
".vb": "cd $dir && vbc /nologo $fileName && $dir$fileNameWithoutExt",
".vbs": "cscript //Nologo…
-
- [X] I've [run a search on the existing bug reports](https://help.github.com/en/github/searching-for-information-on-github/searching-issues-and-pull-requests) to make sure I'm not filing a duplicate …
-
Hi!
I'm running nushell inside of tmux with this nerdfont installation (all installed through home-manager):
```nix
{pkgs, ...}: {
fonts.fontconfig.enable = true;
home.packages = [
(pk…
-
Like e.g. https://github.com/tonsky/FiraCode
I'm still trying to figure out how best to solve it technically though
-
Hello,
Hasklig version: 1.2
VS Code version: 1.87.2
I've noticed that the bottom of characters are being truncated in VS Codes integrated terminal when using Hasklig, for example the bottom of …