[BUG] Intellisense Issues with MAUI apps. #1624
Labels
area-intellisense
Issues specific to IntelliSense
area-maui
bug
Something isn't working
mac
MacOS
needs-more-info
Needing more information, waiting on OP
Describe the Issue
I have frequently hit an issue in VSCode where intellisense does nothing when working on a MAUI app.
I have struggled to find consistent repro steps but I believe it is common enough to raise and share what I have found so far in logs.
When intellisense fails I notice the following popup error
Logs show the following output which seems relavant
Steps To Reproduce
I couldn't repro from a new template app. I would get expected itellisense drop downs as I was coding.
However open any existing nontrivial MAUI app
e.g. the sample app in this repo https://github.com/jfversluis/Plugin.Maui.Audio.git
and I would get the above issue.
Any code changes in C# would not produce expected Intellisense autocomplete suggestions list of available members in the current context.
Note I would however get the CoPilot suggestions.
Also I noticed "Projects" status was continually progress no matter how long I waited.
.
Expected Behavior
No response
Environment Information
MacOS 15.1
VSCode
Version: 1.95.3 (Universal)
Commit: f1a4fb101478ce6ec82fe9627c43efbf9e98c813
Date: 2024-11-13T14:50:04.152Z
Electron: 32.2.1
ElectronBuildId: 10427718
Chromium: 128.0.6613.186
Node.js: 20.18.0
V8: 12.8.374.38-electron.0
OS: Darwin arm64 24.1.0
Extensions:
Name: C#
Id: ms-dotnettools.csharp
Description: Base language support for C#
Version: 2.57.28
Name: .NET MAUI
Id: ms-dotnettools.dotnet-maui
Description: Extend C# Dev Kit with tools for building .NET Multi-platform App UI (MAUI) apps
Version: 1.4.36
The text was updated successfully, but these errors were encountered: