Stephan Badragan
Stephan Badragan
*Reproduction steps:* - move to a folder - `A` dirParent - move over dirParent - `A` dirChild *Observed Result:* dirParent and dirChild are siblings. dirChild should be nested inside dirParent...
First of all, thank you for this amazing tool that helps me tremendously every day! The issue that I am running into is as follows: I have a defined some...
Hi, thank you very much for this great plugin that I use every day. I love how well integrated with vim it is, wiping buffers associated with deleted files, renaming,...
Hi there, I was poking around with this to replace my coc.nvim eslint config, but I noticed that there is no support yet for code action to add stuff like...
**Do you want to request a *feature* or report a *bug*?** bug/feature **What is the current behavior?** The css-loader doesn't put it's stuff under `webpack://` as far as I can...
Changes to `.browserlistrc` file should invalidate the cache. Those files can be added in the array that is the first argument to `getCacheKeyFunction` here: https://github.com/swc-project/jest/blob/4c692f002325760dc9d70ceb5cab8c1a3101a990/index.ts#L24 Not sure if we want...
I've temporarily published to: https://classic.yarnpkg.com/en/package/prettier_d_slim_latest but would be good to publish the latest version of this.
### Did you check docs and existing issues? - [X] I have read all the which-key.nvim docs - [X] I have updated the plugin to the latest version before submitting...
fixes https://github.com/BurntSushi/ripgrep/issues/1872 Hi, I am new to this repo so feel free to let me know if there is any way I can improve this PR. As detailed in the...
I know that I can run a search in vim using `/`. I prefer having search highlighting turned on, but if I have a two splits with different files open,...