Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] find references in the c/cop code would be a very nice feature to have #1567

Closed
zanito opened this issue Feb 15, 2018 · 3 comments

Comments

@zanito
Copy link

zanito commented Feb 15, 2018

Hi VSCode team

I would like to congratulate the team on a fantastic work that has been done both on VSCode and on the amazing cpptools. I’ve been playing with it in a large code base and so far I think it works great. One feature I do find lacking is the “find references” for symbols in the code. Is this feature planned? is there a rough estimate for when will this feature be made available? I guess this would part of the language server. Clangd actually doesn’t provide find references as well, I guess it’s a tricky feature to implement.

Thank you very much for your great work, you have done a marvellous work! Thank you in advance for any information any of you guys can provide on this matter.

Cheers,
Filipe

@sean-mcmanus
Copy link
Contributor

Yes, find all references is our most up-voted feature: #15 is the issue tracking this. We plan to implement the feature but we don't have an estimated timeframe.

@zanito
Copy link
Author

zanito commented Feb 15, 2018

Thank you very much! I tried to search for an issue that already traced this but I failed to find it. Sorry for the entropy :). I will close this issue then

@zanito zanito closed this as completed Feb 15, 2018
@sean-mcmanus
Copy link
Contributor

Find All References is available in 0.25.0-insiders: https://github.com/microsoft/vscode-cpptools/releases/tag/0.25.0-insiders , but you'll need to set the C_Cpp.experimentalFeatures setting to "Enabled".

@github-actions github-actions bot locked and limited conversation to collaborators Oct 16, 2020
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

2 participants