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

Incorrect text inserted from IntelliCode suggestions in Quick Watch screen #27395

Closed
davidwengier opened this issue Jun 4, 2018 · 6 comments
Closed
Assignees
Labels
Area-IDE Bug Resolution-Fixed The bug has been fixed and/or the requested behavior has been implemented
Milestone

Comments

@davidwengier
Copy link
Member

Version Used: Visual Studio 15.7.3, IntelliCode: 1.0.43.63853

Steps to Reproduce:

  1. Open the Quick Watch screen
  2. Start typing to induce IntelliSense
  3. Select a member from IntelliCode (with a star)

Expected Behavior:

Highlighted member is inserted and works

Actual Behavior:

Highlighted member is inserted with the star, resulting in a syntax error

intellicode_bug

@davidwengier
Copy link
Member Author

Apologies if this is not the right repo for this issue. If there is somewhere better to report this please let me know.

@CyrusNajmabadi
Copy link
Member

This is the right repo. Tagging @jinujoseph and @dpoeschl . Note, this may be fixed with: #26764

@jinujoseph
Copy link
Contributor

Yes this is already resolved via link

@dpoeschl
Copy link
Contributor

dpoeschl commented Jun 5, 2018

@davidwengier If my understanding of this issue is correct, it should be fixed after you run any completion session in the normal editor window. Can you try running completion in the normal editor window, confirm it doesn't repro there, and then go back to the quick watch screen and try again there?

@dpoeschl dpoeschl reopened this Jun 5, 2018
@dpoeschl
Copy link
Contributor

dpoeschl commented Jun 5, 2018

This should have been resolved by #26361

@davidwengier
Copy link
Member Author

Confirmed, it doesn't repro after completion shows in the normal editor window.

@jinujoseph jinujoseph added this to the 15.8 milestone Jun 22, 2018
@jinujoseph jinujoseph added the Resolution-Fixed The bug has been fixed and/or the requested behavior has been implemented label Jun 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-IDE Bug Resolution-Fixed The bug has been fixed and/or the requested behavior has been implemented
Projects
None yet
Development

No branches or pull requests

4 participants