question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

No suggestions after typing new keyword

See original GitHub issue

When typing the new keyword no suggestions are shown. i.e. List<string> myList = new at this point visual studio would suggestion completions.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:3
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

3reactions
DustinCampbellcommented, Nov 13, 2017

Yes, there’s is some work yet to handle sorting. It’s getting much closer though! 😄 cc @rchande, who’s working on this as part of https://github.com/OmniSharp/omnisharp-vscode/issues/1765.

1reaction
pflannerycommented, Nov 13, 2017

@DustinCampbell thanks for the progress on this

However I’m seeing this in v1.13.1

image

But I expected something like this

image

Read more comments on GitHub >

github_iconTop Results From Across the Web

VS Code Autocomplete not coming after typing a Keyword ...
My problem is that in VS Code after I type four particular keywords -> 'var', 'let', 'const', 'function', VS Code Intellisense for ...
Read more >
Enable text suggestions in Windows - Microsoft Support
Enable text suggestions in Windows · Select (Start) > Settings. · In the Windows settings, select Time & language. · In the Time...
Read more >
Use Autocompletions to suggest searches quickly
From the control panel, select the search engine you want to edit. Click Search features from the menu on the left and then...
Read more >
Intellisense: Auto complete type after new keyword #809
Intellisense: Auto complete type after new keyword #809 ... Type is auto completed after the new keyword. Actual behavior. No auto complete.
Read more >
Code completion | IntelliJ IDEA Documentation - JetBrains
For automatic completion enable the Show suggestions as you type option ... After the new keyword in an object declaration.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found