dotnet / vscode-csharp

Official C# support for Visual Studio Code
MIT License
2.85k stars 670 forks source link

intellisense not working #3955

Open sypo-x opened 4 years ago

sypo-x commented 4 years ago

Issue Type: Bug

i have problem with auto complete (intellisense) after i downloded targeting pack "4.7.1" it worked on the project i was working on but whenever i create a new project or go to any other project the intellisense won't work .. so its only working on one project.

Extension version: 1.22.1 VS Code version: Code 1.47.3 (91899dcef7b8110878ea59626991a18c8a6a1b3e, 2020-07-23T13:12:49.994Z) OS version: Windows_NT x64 10.0.18362

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i5-4310U CPU @ 2.00GHz (4 x 2594)| |GPU Status|2d_canvas: enabled
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
protected_video_decode: unavailable_off
rasterization: enabled
skia_renderer: disabled_off_ok
video_decode: enabled
viz_display_compositor: enabled_on
viz_hit_test_surface_layer: disabled_off_ok
webgl: enabled
webgl2: enabled| |Load (avg)|undefined| |Memory (System)|11.91GB (6.38GB free)| |Process Argv|C:/Users/Dell/New 3d -g C:\Users\Dell\New 3d\Assets\move.cs:1:0| |Screen Reader|no| |VM|0%|
JoeRobich commented 4 years ago

@sypo-x Can you please share the OmniSharp Log from the output pane for a project that isn't loading properly?

LeonardoHabitzreuter commented 4 years ago

Same error here. I'm tryin' to downgrade the dotnet-runtime pkg to version 3.1.4 but everytime I do that the sdk is uninstalled :/

Luciden commented 1 year ago

Same issue

abitcons commented 11 months ago

same issue