microsoft / vscode-dotnettools

This is a feedback repository to capture issues logged for the C# Dev Kit and related extensions from Visual Studio Code
Other
225 stars 10 forks source link

[BUG] <IntelliSense is not working in .NET MAUI VS Code> #1292

Open ValanArockiyaKiraswin opened 2 months ago

ValanArockiyaKiraswin commented 2 months ago

Describe the Issue

.NET MAUI IntelliSense is not working in the latest version, but it works properly in the oldest version. What could be the reason that it is not working in the current latest version?

Oldest version:- C# v2.28.11 C# Dev Kit v1.5.20 .NET MAUI v0.10.61

Latest version:- C# v2.34.12 C# Dev Kit v1.5.20 .NET MAUI v1.8.14

Steps To Reproduce

  1. Install the .NET MAUI, C# and C# Dev Kit extensions.
  2. We were already working with a set of IntelliSense, but it is not functioning in the latest version.

Expected Behavior

.NET MAUI IntelliSense works in the old version but is not functioning in the new version. We need .NET MAUI IntelliSense to work in the latest version as well.

Environment Information

OS: Windows 11 VS code version : 1.91.1

Extension:- C# v2.34.12 C# Dev Kit v1.5.20 .NET MAUI v1.8.14

AbhitejJohn commented 2 months ago

/cc: @AllenD-MSFT

AllenD-MSFT commented 2 months ago

/cc: @mgoertz-msft

AllenD-MSFT commented 2 months ago

@ValanArockiyaKiraswin, could you please post the output from following panes: C#, C# DevKit and .NET MAUI?

ValanArockiyaKiraswin commented 1 month ago

Hi @AllenD-MSFT / @AbhitejJohn ,

I haven't installed .NET MAUI, but C# and C# DevKit got installed automatically. When I checked using these, IntelliSense wasn't working. I have attached a screenshot of this issue, along with screenshots of the details for the C#, C# DevKit, and .NET MAUI extensions. I have attached all the extension details in screenshot below.

IntelliSense is not working in .NET MAUI VS Code image

C# image

C# DevKit image

.NET MAUI image