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

unable to get Codelens working on C++ #5222

Open
mirkojpn87 opened this issue Mar 29, 2020 · 2 comments
Open

unable to get Codelens working on C++ #5222

mirkojpn87 opened this issue Mar 29, 2020 · 2 comments
Labels
Feature Request Language Service more votes needed Issues that have been postponed until more community members upvote it Visual Studio Inherited from Visual Studio
Milestone

Comments

@mirkojpn87
Copy link

C++ on VSCode

i'm trying to work on a Unreal Project, still can't activate Codelens for my project, i have the X++ extension and the c++ intellisense extension installed too...

i'm missing something?

@sean-mcmanus sean-mcmanus added Feature Request Language Service more votes needed Issues that have been postponed until more community members upvote it Works in VS So we'd need to fix it for VS Code to reach parity. Visual Studio Inherited from Visual Studio and removed Works in VS So we'd need to fix it for VS Code to reach parity. labels Mar 30, 2020
@sean-mcmanus sean-mcmanus added this to the Tracking milestone Mar 30, 2020
@sean-mcmanus
Copy link
Collaborator

Our C/C++ extension doesn't implement any code lens features. What sort of Code Lens info were you looking for? We can use this issue to track that. A related VS issue is https://developercommunity.visualstudio.com/idea/914294/make-codelens-for-c-show-code-changes-and-other-hi.html .

Also, I believe the C++ IntelliSense extension is incompatible with our extension.

@dannymcgee
Copy link

I would personally like to see some parity between this extension and the C# and TypeScript extensions in terms of CodeLens (i.e. mainly to show reference counts for class members) — however, this extension is already quite slow in large projects like Unreal projects, so I fear at this stage adding more complexity may just bog things down even further.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request Language Service more votes needed Issues that have been postponed until more community members upvote it Visual Studio Inherited from Visual Studio
Projects
None yet
Development

No branches or pull requests

3 participants