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.

Completion list incorrectly includes full signatures for members

See original GitHub issue

Environment data

dotnet --info output:

.NET Command Line Tools (1.0.1)

Product Information:
 Version:            1.0.1
 Commit SHA-1 hash:  005db40cd1

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

VS Code version: 1.13.0-insider (1.13.0-insider) 3bb9b5314ef50bd8225aba0565cadc6ca19bc821 2017-05-18T06:18:32.269Z

C# Extension version: 1.10.0-beta3 dc1908d0e984a52536289f34fe4be5f80eb94f10

Steps to reproduce

  1. Enter “if”, it will show “if” snippet item in autocomplete list.
  2. Enter space as part of “if (xxx)” expression, it will show methods list, “if” snippets will disappear.
  3. Enter “(” as part of “if (xxx)” expression.

Expected behavior

Autocomplete with closing pair of parenthesis “)”, or nothing. Even I try to insert “IF”-snippet with tab-key - it will do it only on second attempt (first one is just closing autocomplete popup). Totally not usable when you write condition expression in fast manner.

Actual behavior

Automatic insertion of first item at autocomplete list.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:13 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
DustinCampbellcommented, May 18, 2017

@bernardbr: Glad to hear it – thanks @bernardbr!

0reactions
DustinCampbellcommented, May 18, 2017

OK. I see what’s wrong.

Read more comments on GitHub >

github_iconTop Results From Across the Web

All about Collect Signatures workflows - Microsoft Support
A Collect Signatures workflow is a SharePoint products feature that routes a document or form created in Word, Excel, or InfoPath to one...
Read more >
What to do if document execution has gone wrong
However, as we all know, things can and often do go 'wrong' in the execution of documents; see below for a handy guide...
Read more >
How to troubleshoot issues with signatures not added to ...
This article describes the most common reasons why signatures created via CodeTwo Email Signatures for Office 365 are not added to messages ...
Read more >
Avoid Common Notary Certificate Mistakes | NNA
Mistake #1: Not reading the certificate wording carefully. Read all notarial certificates carefully to make sure you understand what you are ...
Read more >
About certificate signatures in Adobe Acrobat
These solutions include certificate signatures that let you sign PDF files with a certificate-based digital ID. Certificate signatures are also ...
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