Prashant Rawat
Prashant Rawat
@chris48s I would like to work on this issue if it's still required. I'm new here and this looks like a good issue to get to know about the project.
> @chris48s if there is still a need here, I'd like to contribute. I should also mention that I'm new here, but am eager to help out. @ZPain8464 Hi, yes...
Small update: #9495 should conclude documentation for base [services](https://github.com/badges/shields/tree/master/services) excluding the sub directories.
For `grep` in monorepo, I have replaced `live_grep` with `live_grep_args`. Do we have a similar thing for `find_files` for example `find_files_args` ? I know about the `search_dirs` option but it...
I tried some of the solutions mentioned above today. I like the idea of scoping the search to a directory using`telescope-file-browser` but it only allows me to scope within the...
``` ../ packages package-a/ package.json package-b/ package.json package.json ``` Hi Brian. Actually, both the plugins were working similarly for me. Suppose I take the above folder structure as an example....
I am using Neovim without LazyVim. And yes. I open Neovim at the root of the monorepo. From the root level I can grep/find_file everything but when I open a...
Finally found the issue in my config. I was using `project.nvim` plugin which integrates with `telescope`. In the config of that plugin, I was using `package.json` as a pattern to...
As an alternate solution I would like to suggest using a [contextual help](https://spectrum.adobe.com/page/contextual-help/) beside the label and in the input field we can have some default value instead of description....