Ashvith10

Results 13 comments of Ashvith10

@bootchk It would be great if you could add labels so that contributors can have a rough idea of the difficulty of this task.

The lack of mentors is hurting this track. There are backlogs from request as old as 9 months. Although I am not an expert in C, I've volunteered for some...

I would love to see this feature in Firefox, it is really difficult to toggle between different media queries. Is there any plugin at least for the time being to...

Commenting to bump the issue - would love to see Rome working on Vim via ALE.

Is this issue still not resolved? At least from what I've seen, adding this line: ```json "prepare": "svelte-kit sync" ``` to `"scripts"` in **package.json** fixed this issue for me both...

Okay, this is something I've encountered as well, and it works after install xclip. I've also tried this with wl-clipboard, and it works fine.

@aantron how about trying out Railway or Replit? Both of them provide a Nix-based approach, meaning that you have flexibility over choosing packages. Personally, I've struggled with using opam as...

@aantron fair point. I think I remember why I deleted my account immediately. At least from a beginner's PoV, they would prefer a free hosting service. Perhaps Replit would be...

@Finii slightly out of topic, but would you consider adding a notice section at the start of the README.md, reminding about v3.0.0? That would help a lot of people who...

@Finii I was thinking of something as simple as placing a note, at the very top of the `README.md` file: > Note: v3.0.0 introduces a few breaking changes, [read changelog](https://github.com/ryanoasis/nerd-fonts/blob/master/changelog.md#v300)...