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

Code completion with C/C++ extension #1

Closed
egamma opened this issue Apr 8, 2016 · 2 comments
Closed

Code completion with C/C++ extension #1

egamma opened this issue Apr 8, 2016 · 2 comments
Assignees
Labels

Comments

@egamma
Copy link
Member

egamma commented Apr 8, 2016

From @mhalber on April 3, 2016 18:51

Hi,
I've been testing the new C/C++ extension, however I am running into some problems with code completion suggestions.

Here is an example with C/C++ extension installed, forcing suggestions using cmd+space.
It results in perpetual "Loading..." pop up:
screen shot 2016-04-03 at 2 38 39 pm

With the extension uninstalled, the suggestions show up immediately
screen shot 2016-04-03 at 2 47 25 pm

The features like go to symbol and go to definition are working properly with the extension installed,
however it seems to hinder the code completion.

  • VSCode Version: 0.10.11
  • OS Version: El Captain (OS X 10.11.4 )

Copied from original issue: microsoft/vscode#4890

@egamma
Copy link
Member Author

egamma commented Apr 8, 2016

// @asthana86 - pls adopt

@sridmad
Copy link
Member

sridmad commented Apr 11, 2016

Fixed and should appear in 0.43 of the extension

@sridmad sridmad closed this as completed Apr 11, 2016
@HankB HankB mentioned this issue Jun 13, 2017
greazer added a commit that referenced this issue Apr 12, 2018
@github-actions github-actions bot locked and limited conversation to collaborators Oct 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants