Skip to content
This repository has been archived by the owner on Mar 29, 2024. It is now read-only.

No references found #11

Open
gamer-cndg opened this issue Dec 18, 2017 · 7 comments
Open

No references found #11

gamer-cndg opened this issue Dec 18, 2017 · 7 comments

Comments

@gamer-cndg
Copy link

gamer-cndg commented Dec 18, 2017

After installing the extension on the latest Visual Studio Code 1.19.0, the extension fails to find any references. I have already reloaded, uninstalled and reinstalled the plugin, with the same result. I am testing this on some C++ code.

See the attached screenshots.
screenshot from 2017-12-18 17-38-30
screenshot from 2017-12-18 17-39-01

@gamer-cndg
Copy link
Author

Sorry, I failed to read the install the pre-requisites. A warning from the plugin would have been nice.

@gamer-cndg
Copy link
Author

Actually, after installing ripgrep, this still doesn't work. I can call rg from the commandline just fine, result stays the same as above. find.all.references.engine: 'rg' is also set in my preferences.

Working on Ubuntu 17.10 here.

@gamer-cndg gamer-cndg reopened this Dec 18, 2017
@gr-rahimi
Copy link

gr-rahimi commented Jan 29, 2018

I have the same problem.
Ubuntu 16.04
VSCode:
Version 1.19.2
Commit 490ef761b76b3f3b3832eff7a588aac891e5fe80
Date 2018-01-10T15:57:21.071Z
Shell 1.7.9
Renderer 58.0.3029.110
Node 7.9.0
Architecture x64

@arturo-salinas
Copy link

I have similar problem. The problem appears when I add a existent project to a workspace. The extension now just find references in one project.

@jcluo
Copy link

jcluo commented Mar 6, 2018

I think it is because the regex prefix added for cpp ^((?!").)* is not valid syntax for rg.

@hyperh
Copy link

hyperh commented May 18, 2018

+1 same issue. Installed ripgrep too.

@eagi223
Copy link

eagi223 commented Aug 29, 2018

Same issue for me as well. Running rg <function name> returns results, but using find all references gives me "No results". It was working fine for months, so I don't know what happened. @gayanhewa are you still maintaining this repo or is it dead?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants