-
Notifications
You must be signed in to change notification settings - Fork 679
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No Intellisense without Project #2424
Comments
@akshita31 Is working on this. |
@rchande : Is there an issue tracking that work? |
@DustinCampbell Yes we have an issue here : OmniSharp/omnisharp-roslyn#207. |
OK. In that case, I'll go ahead and dupe this against OmniSharp/omnisharp-roslyn#207 and #47. @MarekLg: Your question was somewhat timely. This feature is currently being worked on here: OmniSharp/omnisharp-roslyn#1252 |
Workaround Uninstall extension close vs code , Delete vscode\extensions\ms-vscode.csharp-1.16.2 Reinstall Even the intellisence which was not working started working. |
Expected behavior
Intellisense predicting more than 'class' or 'if' on a .cs file without a project.json
Actual behavior
Intellisense not predicting more than 'class' or 'if' on a .cs file without a project.json
Issue
Sorry for that minimal intro..
I would be perfectly fine to live with that, but on this issue from Feb 2016 it is stated that single-file-Intelisense would "definitely be work[ed].. on"
So.. are there any updates yet or am I just missing something?
Thank you for your time!
The text was updated successfully, but these errors were encountered: