You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Curly brace configuration menu with improved launch experience shows as expected from C# files:
but the full menu is not shown from other files:
XAML files in particular are missing all of the active file context, launch configuration settings, startup project options, and debug target framework options:
perhaps expected (?), but active file context is missing from csproj and CSS files:
csproj files are missing active file context:
css files are missing active file context (for .NET MAUI blazor hybrid apps):
Steps To Reproduce
Open VS Code and ensure C# Dev Kit extension Preview setting for "Improved Launch Experience" is checked
Create a new .NET MAUI app
Open a XAML file
Click on the curly braces
Expected Behavior
Full menu including active file context, launch configuration settings, startup project options, and debug target framework options, should be shown when curly braces is selected from either C# or XAML files.
Describe the Issue
Curly brace configuration menu with improved launch experience shows as expected from C# files:
but the full menu is not shown from other files:
perhaps expected (?), but active file context is missing from csproj and CSS files:
Steps To Reproduce
Expected Behavior
Full menu including active file context, launch configuration settings, startup project options, and debug target framework options, should be shown when curly braces is selected from either C# or XAML files.
Environment Information
macOS Sequoia 15.1 (24B83)
VS Code 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
C# Dev Kit extension v1.14.12 (pre-release)
.NET MAUI extension v1.6.4 (pre-release)
The text was updated successfully, but these errors were encountered: