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

Ctrl-Space fails completion service with crashing VS #1599

Closed
OmarTawfik opened this issue Oct 11, 2016 · 0 comments
Closed

Ctrl-Space fails completion service with crashing VS #1599

OmarTawfik opened this issue Oct 11, 2016 · 0 comments

Comments

@OmarTawfik
Copy link
Contributor

Repro Steps:

  1. Create new f# console project.
  2. Inside the main function, type "System.".
  3. Wait for the completion list to appear.
  4. Close the list by pressing escape.
  5. Press Ctrl-Space to bring back the list.

Expectation: list should appear again.
Reality: VS crashes with no apparent cause.

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

No branches or pull requests

1 participant