Skip to content
This repository has been archived by the owner on Sep 24, 2018. It is now read-only.

Stopped Working #28

Closed
ctietgen opened this issue May 13, 2017 · 5 comments
Closed

Stopped Working #28

ctietgen opened this issue May 13, 2017 · 5 comments

Comments

@ctietgen
Copy link

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?

@jchannon
Copy link
Owner

jchannon commented May 13, 2017 via email

@ctietgen
Copy link
Author

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.

@jchannon
Copy link
Owner

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

@ctietgen
Copy link
Author

It's apparently an issue with the C# extension by Microsoft/omnisharp and should be fixed in the 1.10 release.

dotnet/vscode-csharp#1459
dotnet/vscode-csharp#1462

@jchannon
Copy link
Owner

Cool, thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants