Landon Schropp

Results 54 issues of Landon Schropp

### Issues - [X] I have checked [existing issues](https://github.com/vuki656/package-info.nvim/issues?q=is%3Aissue) and there are no issues with the same problem. ### Plugin Version - [X] I am using the latest version of...

🐛 Bug

It would be nice to have these two `String` methods in Remeda for a couple of reasons: * They can be used in a "data-last" version, which is helpful in...

feature request
good first issue

Today, the `purry` function that's exported from this library behaves more like an internal wrapper function. It's untyped and requires a developer to contain it inside of a wrapper function...

feature request
help wanted

## Feature Request #### Is your feature request related to a problem? Please describe. I'd like to easily use Nerd Font icons instead of emojis for my prompt. There's currently...

✨ enhancement

I saw in [this commit](https://github.com/standard/eslint-config-standard) in eslint-config-standard that the repo has been switched over to the new [ESLint flat config format](https://eslint.org/docs/latest/use/configure/configuration-files-new). It'd be cool if this repo could be switched...

Is there a setting available to prevent nesting when attaching from inside of an existing Zellij session? For example, if I'm inside the `remarkable-pancake`, and I run `zellij attach quirky-letters`,...

### What version of Bun is running? 1.0.28+705638470 ### What platform is your computer? Darwin 23.2.0 x86_64 i386 ### What steps can reproduce the bug? Apologies, but I couldn't find...

bug
jest
sourcemaps

Thank you for this plugin! I was wondering, have you considered converting the plugin to TypeScript or adding types to this repo to support Tailwind's TypeScript configuration? ![Screenshot 2024-01-01 at...

It would be nice to be able to change the default container element so the add to home screen view could be attached to a custom place in the DOM.

Thanks for creating such a handy little library! The output of `calledWith` with seems to be a bit broken when using the `contains` matcher. Here's what I get when using...