pechorin / any-jump.vim

Jump to any definition and references 👁 IDE madness without overhead 🚀
1.07k stars 40 forks source link

When i use the anyjump, The following error prompt appears #99

Open lllouisus opened 1 year ago

lllouisus commented 1 year ago
Error detected while processing function <SNR>36_Jump[32]..search#SearchDefinitions[33]..<SNR>99_RunRgDefinitionSearch[8]..<SNR>99_ParseRgRe
sults:
E474: Unidentified byte: No files were searched, which means ripgrep probably applied a filter you didn't expect.
E474: Failed to parse No files were searched, which means ripgrep probably applied a filter you didn't expect.

Strangely, in other text can be used, like the .c or .py... will appear error prompt

pechorin commented 1 year ago

Will look at this problem at current week.

lllouisus commented 1 year ago

Thank you! I love this plugin, But I can not use it anytime and it will be a pity

pechorin commented 1 year ago

What version of ripgrep do you use?

pechorin commented 1 year ago

I tried https://github.com/microsoft/mimalloc and it works, maybe your ripgrep version is outdated?

lllouisus commented 1 year ago

my use version is 13.0.0

pechorin commented 1 year ago

okay this is the latest, and what about vim/nvim version?

lllouisus commented 1 year ago

nvim version is 0.7.2, Now I find that sometimes I can use it, sometimes the wrong prompt, I don't know why😂

pechorin commented 1 year ago

Can you help me and give some repo example on github (c lang/python), where anyjump isn't work properly?

On Fri, Sep 23, 2022 at 3:42 AM louisrc3ys @.***> wrote:

nvim version is 0.7.2, Now I find that sometimes I can use it, sometimes the wrong prompt, I don't know why😂

— Reply to this email directly, view it on GitHub https://github.com/pechorin/any-jump.vim/issues/99#issuecomment-1255689268, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABXHXSUWJFA52B3T55MXQTV7T4GNANCNFSM6AAAAAAQPHMI6U . You are receiving this because you commented.Message ID: @.***>

-- Андрей Печорин

lllouisus commented 1 year ago

Example for the same C file: In lspsaga 2022-09-24_19-26

In AngJump

2022-09-24_19-27

lllouisus commented 1 year ago

Sometimes these errors can occur. 2022-09-25_17-40