-
### Describe the bug
I have a file `foo.rb` which contains the following code:
```ruby
def add(j, i)
j + i
end
```
I asked Avante chat to produce a `minus` function which it does and also p…
-
### Did you check existing requests?
- [X] I have searched the existing issues
### Describe the feature
Provide a Telescope extension similar to `lsp_workspace_symbols` to behave like `aerial` but …
-
This Runs In my MacOS VM and My old MacBook and hackintosh but not on my Linux machines for my Android development. A possible fix is to configure the plugin to make the IOS Simulator or Android Emula…
-
**Is your feature request related to a problem? Please describe.**
I don't know if it's legit here to compare my VSCode/VS/similar experience with Nvim. There are IDEs that allow you to inspect the p…
-
### Description
After using running `NERDTree` command followd by `Telescope registers` I get the following error:
```
Error executing Lua callback: Vim:E121: Undefined variable: self
stack tr…
-
Hello @molecule-man,
Hope you're doing well!
First, I want to thank you for such a useful improvement to the standard telescope pickers.
Also, I appreciate this example of creating a custom men…
-
### Describe the bug
I recently installed `nvim-metals` (with `lazy.vim`). Here's my config:
```lua
return {
"scalameta/nvim-metals",
config = function()
local api = vim.api
local…
-
Once I choose which tracked project to open into Telescope plugin, this error occurs
![image](https://user-images.githubusercontent.com/10246722/167227255-9599abee-6988-4879-b90d-5d1f88dc90af.png)
…
-
First of all, I love this plugin and use it daily for keeping track of and jumping around different large codebases.
I often create bookmarks for functions or structs, and if would as such be great…
-
### Description
This is likely related to #2345
If a file has brackets and a dash in the name, using find_file will result in `Reverse range in character class` [here](https://github.com/nvim-tele…