-
Notifications
You must be signed in to change notification settings - Fork 677
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
C# doens't propose me using namespace or framework installed related to add them automatically to the class #3738
Comments
@TheBanker1710 Sorry you are having trouble with the C# extension. Can you please report your issue using the built in report issue command?
This gives us additional information to help diagnose the issue you are experiencing. Closing this issue and will be looking for one with more detail. Thanks! |
Starting OmniSharp server at 22/04/2020 à 19:06:55 OmniSharp server started. Starting OmniSharp on Windows 6.2.9200.0 (x64) |
Issue DescriptionSteps to ReproduceExpected BehaviorActual BehaviorLogsOmniSharp logPost the output from Output-->OmniSharp log here
C# logPost the output from Output-->C# here
Environment informationVSCode version: 1.44.2 Dotnet InformationSDK .NET Core (refl�tant tous les global.json)�: Version: 3.1.102 Commit: 573d158feaEnvironnement d'ex�cution�: Host (useful for support): .NET Core SDKs installed: .NET Core runtimes installed: To install additional .NET Core runtimes or SDKs: Visual Studio Code Extensions
|
It doesn't recognize new classes or new package added :/ I don't know what to do :/ |
Hi @TheBanker1710, From you screenshot it looks like the using directive that imports |
Yes I know, it was just to show toi that the file didn't react and underline the errors like DataContext... :/ |
@TheBanker1710 Ah, sorry, I didn't catch that. Can you share your project with us so that we can try and repro your error? |
Yep, here is the project in ZIP ;-) Thanks for your help :-) |
Sorry I should have reopened this issue yesterday. I pulled your source and opened it. Unfortunately I wasn't able to reproduce your issue. I can see from your OmniSharp log in your screenshot that it doesn't completely load your project, which is why it isn't giving you intellisense or errors. In VS Code settings can you search for OmniSharp: Logging Level, set it to debug, and restart VS Code? That should produce a more details OmniSharp log for us to review. |
Done, what do I have to do now to send the logs to you? |
@TheBanker1710 Can you attach them as a file to this issue? or create gist and link to them? |
Closing out as no info/no repro |
Please paste the output from your clipboard
The text was updated successfully, but these errors were encountered: