nerditation

Results 16 comments of nerditation

I had the same issue with `rust-analyzer`, and I figured out that `mason` installs binary packages and put a wrapper shell script into a single `bin` directory, in this way...

if I understand it correctly, the reason there's the wrapper type `AshMemoryDevice` is due to the orphan rule; the wrapper type would be totally unneccessary if the "backend implementations" (e.g....

> The reason to have separate crates is flexibility in version updates. right, that makes perfect sense > API ergonomics suggestions and PRs are welcome ok, I think I can...

> We can return `Result` from the `exiting` though `exiting` is a notification callback, you still need to store the error in the app states when you encountered it and...

you can download readily patched fonts from this [repo](https://github.com/jonz94/Sarasa-Gothic-Nerd-Fonts). also, for Windows users, you can use the scoop [bucket](https://github.com/jonz94/scoop-sarasa-nerd-fonts), for MacOS users, you can use the homebrew [tap](https://github.com/jonz94/homebrew-sarasa-nerd-fonts) there's a...