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.

Autocomplete is super frustrating

See original GitHub issue

dotnet version

dotnet --info
.NET Command Line Tools (2.1.3)

Product Information:
 Version:            2.1.3
 Commit SHA-1 hash:  a0ca411ca5

Runtime Environment:
 OS Name:     Mac OS X
 OS Version:  10.13
 OS Platform: Darwin
 RID:         osx.10.12-x64
 Base Path:   /usr/local/share/dotnet/sdk/2.1.3/

Microsoft .NET Core Shared Framework Host

  Version  : 2.0.4
  Build    : 7f262f453d8c8479b9af91d34c013b3aa05bc1ff

vscode version: Version 1.19.0-insider (1.19.0-insider)

c# extension version: 1.13.1

Problem:

For whatever reason, my autocomplete has the incredibly frustrating habit of choosing the SECOND item in the list, rather than the first. As you could imagine, this drives me insane.

Here’s a picture:

image

depth is a parameter; I have no idea what the other thing even is. VSCode happily selects the first thing until I type the “h” in depth, then it switches to the second option. WHY?! It makes no sense. This kind of thing happens all the time. I can’t see why you would EVER want to select the second item in the dropdown!

I’m filing this bug in this repo because I have used vscode with TypeScript for ages and never had this problem, so I assume that it lies on the C# autocomplete side.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:4
  • Comments:5

github_iconTop GitHub Comments

1reaction
rchandecommented, Jan 22, 2018

Ah, I can see how that would be helpful 😃. https://github.com/Microsoft/vscode/issues/41977

0reactions
rchandecommented, Jan 23, 2018

@johnfn @seesharper Per https://github.com/Microsoft/vscode/issues/41977, the VS Code team believes this behavior is fixed in the latest insiders build of Code. Can you try that build out, and if the behavior still bothers you, file an issues against VS Code?

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to turn off chrome's annoying auto-fill? - Super User
Click the "wrench" icon · Choose Settings · On the very bottom, click Show advanced settings... · Find the Privacy section · Uncheck...
Read more >
Address bar auto-complete is super annoying | Opera forums
I used to be able to delete suggestions from the suggestion list that appears when you start typing URLs in the address bar....
Read more >
[HELP] How do I get vivaldi's autocomplete to actually work ...
This is super frustrating. Autocomplete does not behave correctly with Vivaldi. I do not have this issue with any other browser at all....
Read more >
URL autocomplete is annoying when trying to delete the URL
Its just a super annoying thing to see autocomplete fill in URL when you just want to type in. May be have a...
Read more >
John O'Nolan ‍☠️ on Twitter: "@SlackHQ The recent change to ...
The recent change to emoji autocomplete logic favouring short names, even without consecutive letters, is super frustrating:.
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