This repository has been archived by the owner on Sep 24, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 102
Stopped Working #28
Comments
ctor comes from the C# plugin. i have heard about this from a friend but
usually a reboot etc solves it. unfortunately not this extension to blame.
sorry
…On 13 May 2017 at 03:02, CMTietgen ***@***.***> wrote:
VS Code Version: 1.12.1
*Extensions and Versions*
C#: 1.9.0
C# Extensions: 1.3.0
I'm not sure what happened, but something seems to have stopped working.
When I type *ctor* or *prop* and press tab, sometimes a tab is inserted
and sometimes something else. For example, if I type *ctor* and press
tab, is inserts the word Controller.
I've removed all extensions except this one and C# by Microsoft and it
still doesn't work.
I don't even see ctor in Intellisense, like your screenshot shows.
Thoughts?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#28>, or mute the
thread
<https://github.com/notifications/unsubscribe-auth/AAGapsJw3-Wmw1o2ium55AFYmFBCngxKks5r5Q8hgaJpZM4NZ7fQ>
.
|
I was thinking it was this extension since your screenshots showed the ctor completion snippet. A reboot didn't help. Guess I'll have to keep looking. Thanks. |
I just update to latest VSCode and something is definitely not right with these snippets. Have to manually invoke intellisense via keyboard shortcuts to get them to work properly |
It's apparently an issue with the C# extension by Microsoft/omnisharp and should be fixed in the 1.10 release. |
Cool, thanks |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
VS Code Version: 1.12.1
Extensions and Versions
C#: 1.9.0
C# Extensions: 1.3.0
I'm not sure what happened, but something seems to have stopped working.
When I type ctor or prop and press tab, sometimes a tab is inserted and sometimes something else. For example, if I type ctor and press tab, is inserts the word Controller.
I've removed all extensions except this one and C# by Microsoft and it still doesn't work.
I don't even see ctor in Intellisense, like your screenshot shows.
Thoughts?
The text was updated successfully, but these errors were encountered: