Completion list incorrectly includes full signatures for members
See original GitHub issueEnvironment 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
- Enter “if”, it will show “if” snippet item in autocomplete list.
- Enter space as part of “if (xxx)” expression, it will show methods list, “if” snippets will disappear.
- 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:
- Created 6 years ago
- Comments:13 (10 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@bernardbr: Glad to hear it – thanks @bernardbr!
OK. I see what’s wrong.