Skip to content
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

Razor override completion is not working #11321

Open
ryzngard opened this issue Dec 18, 2024 · 1 comment
Open

Razor override completion is not working #11321

ryzngard opened this issue Dec 18, 2024 · 1 comment
Assignees
Labels
bug Something isn't working vscode

Comments

@ryzngard
Copy link
Contributor

ryzngard commented Dec 18, 2024

Is this a Bug or Feature request?:

Bug

Steps to reproduce:

  1. Open a razor file
  2. In a @code section type override OnIni
  3. Hit enter or tab to try and insert the method completion

Expected behavior:

Method signature is inserted

Actual behavior:

Reverts to override O in the code

Logs

OmniSharp

------------------- Please fill in this section -------------------------
To find the OmniSharp log, open VS Code's "Output" pane, then in the dropdown choose "OmniSharp Log".

Razor

Expand

-- Starting Issue Data Collection-- 
Updating the HTML document for Razor file 'S:/SetListr/SetListr.Web/Pages/SetLists.razor' (89)
Notifying document 's:\SetListr\SetListr.Web\Pages\SetLists.razor' changed 'htmlChanged'
Updating the C# document for Razor file 'S:/SetListr/SetListr.Web/Pages/SetLists.razor' (89)
Notifying document 's:\SetListr\SetListr.Web\Pages\SetLists.razor' changed 'csharpChanged'
328 - Synchronizing 's:\SetListr\SetListr.Web\Pages\SetLists.razor__virtual.cs':
    Currently at 89, synchronizing to version '89'.'
328 - Projected document in sync with host document
328 - Projected text document in sync with data type
328 - Synchronization successful!
329 - Synchronizing 's:\SetListr\SetListr.Web\Pages\SetLists.razor__virtual.cs':
    Currently at 89, synchronizing to version '89'.'
329 - Projected document in sync with host document
329 - Projected text document in sync with data type
329 - Synchronization successful!
Updating the HTML document for Razor file 'S:/SetListr/SetListr.Web/Pages/SetLists.razor' (90)
Notifying document 's:\SetListr\SetListr.Web\Pages\SetLists.razor' changed 'htmlChanged'
330 - Synchronizing 's:\SetListr\SetListr.Web\Pages\SetLists.razor__virtual.cs':
    Currently at 89, synchronizing to version '90'.'
330 - Projected document not in sync with host document, waiting for update...
    Current host document sync version: 89
Updating the C# document for Razor file 'S:/SetListr/SetListr.Web/Pages/SetLists.razor' (90)
Notifying document 's:\SetListr\SetListr.Web\Pages\SetLists.razor' changed 'csharpChanged'
330 - Projected document in sync with host document
330 - Projected text document not in sync with data type, waiting for update...
    Current projected text document sync version: 89
330 - Projected text document synchronized to 90.
330 - Projected text document in sync with data type
330 - Synchronization successful!
331 - Synchronizing 's:\SetListr\SetListr.Web\Pages\SetLists.razor__virtual.cs':
    Currently at 90, synchronizing to version '90'.'
331 - Projected document in sync with host document
331 - Projected text document in sync with data type
331 - Synchronization successful!
332 - Synchronizing 's:\SetListr\SetListr.Web\Pages\SetLists.razor__virtual.cs':
    Currently at 90, synchronizing to version '91'.'
332 - Projected document not in sync with host document, waiting for update...
    Current host document sync version: 90
Updating the HTML document for Razor file 'S:/SetListr/SetListr.Web/Pages/SetLists.razor' (91)
Notifying document 's:\SetListr\SetListr.Web\Pages\SetLists.razor' changed 'htmlChanged'
Updating the C# document for Razor file 'S:/SetListr/SetListr.Web/Pages/SetLists.razor' (91)
Notifying document 's:\SetListr\SetListr.Web\Pages\SetLists.razor' changed 'csharpChanged'
332 - Projected document in sync with host document
332 - Projected text document not in sync with data type, waiting for update...
    Current projected text document sync version: 90
332 - Projected text document synchronized to 91.
332 - Projected text document in sync with data type
332 - Synchronization successful!
333 - Synchronizing 's:\SetListr\SetListr.Web\Pages\SetLists.razor__virtual.cs':
    Currently at 91, synchronizing to version '91'.'
333 - Projected document in sync with host document
333 - Projected text document in sync with data type
333 - Synchronization successful!
334 - Synchronizing 's:\SetListr\SetListr.Web\Pages\SetLists.razor__virtual.cs':
    Currently at 91, synchronizing to version '91'.'
334 - Projected document in sync with host document
334 - Projected text document in sync with data type
334 - Synchronization successful!
335 - Synchronizing 's:\SetListr\SetListr.Web\Pages\SetLists.razor__virtual.cs':
    Currently at 91, synchronizing to version '92'.'
335 - Projected document not in sync with host document, waiting for update...
    Current host document sync version: 91
Updating the HTML document for Razor file 'S:/SetListr/SetListr.Web/Pages/SetLists.razor' (92)
Notifying document 's:\SetListr\SetListr.Web\Pages\SetLists.razor' changed 'htmlChanged'
Updating the C# document for Razor file 'S:/SetListr/SetListr.Web/Pages/SetLists.razor' (92)
Notifying document 's:\SetListr\SetListr.Web\Pages\SetLists.razor' changed 'csharpChanged'
335 - Projected document in sync with host document
335 - Projected text document not in sync with data type, waiting for update...
    Current projected text document sync version: 91
335 - Projected text document synchronized to 92.
335 - Projected text document in sync with data type
335 - Synchronization successful!
336 - Synchronizing 's:\SetListr\SetListr.Web\Pages\SetLists.razor__virtual.cs':
    Currently at 92, synchronizing to version '92'.'
336 - Projected document in sync with host document
336 - Projected text document in sync with data type
336 - Synchronization successful!
337 - Synchronizing 's:\SetListr\SetListr.Web\Pages\SetLists.razor__virtual.cs':
    Currently at 92, synchronizing to version '92'.'
337 - Projected document in sync with host document
337 - Projected text document in sync with data type
337 - Synchronization successful!
338 - Synchronizing 's:\SetListr\SetListr.Web\Pages\SetLists.razor__virtual.html':
    Currently at 92, synchronizing to version '92'.'
338 - Projected document in sync with host document
338 - Projected text document in sync with data type
338 - Synchronization successful!
Updating the HTML document for Razor file 'S:/SetListr/SetListr.Web/Pages/SetLists.razor' (93)
Notifying document 's:\SetListr\SetListr.Web\Pages\SetLists.razor' changed 'htmlChanged'
Updating the C# document for Razor file 'S:/SetListr/SetListr.Web/Pages/SetLists.razor' (93)
Notifying document 's:\SetListr\SetListr.Web\Pages\SetLists.razor' changed 'csharpChanged'
339 - Synchronizing 's:\SetListr\SetListr.Web\Pages\SetLists.razor__virtual.cs':
    Currently at 93, synchronizing to version '93'.'
339 - Projected document in sync with host document
339 - Projected text document in sync with data type
339 - Synchronization successful!
340 - Synchronizing 's:\SetListr\SetListr.Web\Pages\SetLists.razor__virtual.cs':
    Currently at 93, synchronizing to version '93'.'
340 - Projected document in sync with host document
340 - Projected text document in sync with data type
340 - Synchronization successful!
341 - Synchronizing 's:\SetListr\SetListr.Web\Pages\SetLists.razor__virtual.cs':
    Currently at 93, synchronizing to version '93'.'
341 - Projected document in sync with host document
341 - Projected text document in sync with data type
341 - Synchronization successful!
342 - Synchronizing 's:\SetListr\SetListr.Web\Pages\SetLists.razor__virtual.cs':
    Currently at 93, synchronizing to version '93'.'
342 - Projected document in sync with host document
342 - Projected text document in sync with data type
342 - Synchronization successful!
343 - Synchronizing 's:\SetListr\SetListr.Web\Pages\SetLists.razor__virtual.html':
    Currently at 93, synchronizing to version '93'.'
343 - Projected document in sync with host document
343 - Projected text document in sync with data type
343 - Synchronization successful!
344 - Synchronizing 's:\SetListr\SetListr.Web\Pages\SetLists.razor__virtual.cs':
    Currently at 93, synchronizing to version '93'.'
344 - Projected document in sync with host document
344 - Projected text document in sync with data type
344 - Synchronization successful!
Updating the HTML document for Razor file 'S:/SetListr/SetListr.Web/Pages/SetLists.razor' (94)
Notifying document 's:\SetListr\SetListr.Web\Pages\SetLists.razor' changed 'htmlChanged'
Updating the C# document for Razor file 'S:/SetListr/SetListr.Web/Pages/SetLists.razor' (94)
Notifying document 's:\SetListr\SetListr.Web\Pages\SetLists.razor' changed 'csharpChanged'
345 - Synchronizing 's:\SetListr\SetListr.Web\Pages\SetLists.razor__virtual.cs':
    Currently at 94, synchronizing to version '94'.'
345 - Projected document in sync with host document
345 - Projected text document in sync with data type
345 - Synchronization successful!
346 - Synchronizing 's:\SetListr\SetListr.Web\Pages\SetLists.razor__virtual.cs':
    Currently at 94, synchronizing to version '94'.'
346 - Projected document in sync with host document
346 - Projected text document in sync with data type
346 - Synchronization successful!
347 - Synchronizing 's:\SetListr\SetListr.Web\Pages\SetLists.razor__virtual.cs':
    Currently at 94, synchronizing to version '94'.'
347 - Projected document in sync with host document
347 - Projected text document in sync with data type
347 - Synchronization successful!
348 - Synchronizing 's:\SetListr\SetListr.Web\Pages\SetLists.razor__virtual.cs':
    Currently at 94, synchronizing to version '94'.'
348 - Projected document in sync with host document
348 - Projected text document in sync with data type
348 - Synchronization successful!
349 - Synchronizing 's:\SetListr\SetListr.Web\Pages\SetLists.razor__virtual.html':
    Currently at 94, synchronizing to version '94'.'
349 - Projected document in sync with host document
349 - Projected text document in sync with data type
349 - Synchronization successful!
350 - Synchronizing 's:\SetListr\SetListr.Web\Pages\SetLists.razor__virtual.cs':
    Currently at 94, synchronizing to version '94'.'
350 - Projected document in sync with host document
350 - Projected text document in sync with data type
350 - Synchronization successful!
-- Stopping Issue Data Collection-- 

Workspace information

Razor document:

Expand

@page "/setLists"
@inject NavigationManager NavManager

@code 
{
    override O
}

Projected CSharp document:

Expand

////////////////////// Projected CSharp as seen by extension ///////////////////////
// <auto-generated/>
#pragma warning disable 1591
namespace SetListr.Web.Pages
{
    #line default
    using global::System;
    using global::System.Collections.Generic;
    using global::System.Linq;
    using global::System.Threading.Tasks;
    using global::Microsoft.AspNetCore.Components;
#nullable restore
#line 1 "s:\SetListr\SetListr.Web\_Imports.razor"
using System.Net.Http;

#nullable disable
#nullable restore
#line 2 "s:\SetListr\SetListr.Web\_Imports.razor"
using System.Net.Http.Json;

#nullable disable
#nullable restore
#line 3 "s:\SetListr\SetListr.Web\_Imports.razor"
using Microsoft.AspNetCore.Components.Forms;

#nullable disable
#nullable restore
#line 4 "s:\SetListr\SetListr.Web\_Imports.razor"
using Microsoft.AspNetCore.Components.Routing;

#nullable disable
#nullable restore
#line 5 "s:\SetListr\SetListr.Web\_Imports.razor"
using Microsoft.AspNetCore.Components.Web;

#nullable disable
#nullable restore
#line 6 "s:\SetListr\SetListr.Web\_Imports.razor"
using static Microsoft.AspNetCore.Components.Web.RenderMode;

#nullable disable
#nullable restore
#line 7 "s:\SetListr\SetListr.Web\_Imports.razor"
using Microsoft.AspNetCore.Components.Web.Virtualization;

#nullable disable
#nullable restore
#line 8 "s:\SetListr\SetListr.Web\_Imports.razor"
using Microsoft.AspNetCore.OutputCaching;

#nullable disable
#nullable restore
#line 9 "s:\SetListr\SetListr.Web\_Imports.razor"
using Microsoft.FluentUI.AspNetCore.Components;

#nullable disable
#nullable restore
#line 10 "s:\SetListr\SetListr.Web\_Imports.razor"
using Icons = Microsoft.FluentUI.AspNetCore.Components.Icons;

#nullable disable
#nullable restore
#line 11 "s:\SetListr\SetListr.Web\_Imports.razor"
using Microsoft.JSInterop;

#nullable disable
#nullable restore
#line 12 "s:\SetListr\SetListr.Web\_Imports.razor"
using SetListr.Web;

#nullable disable
#nullable restore
#line 13 "s:\SetListr\SetListr.Web\_Imports.razor"
using SetListr.Web.Components;

#line default
#line hidden
#nullable disable
    [global::Microsoft.AspNetCore.Components.RouteAttribute("/setLists")]
    #nullable restore
    public partial class SetLists : global::Microsoft.AspNetCore.Components.ComponentBase
    #nullable disable
    {
        #pragma warning disable 219
        private void __RazorDirectiveTokenHelpers__() {
        ((global::System.Action)(() => {
// language=Route,Component
#nullable restore
#line 1 "S:\SetListr\SetListr.Web\Pages\SetLists.razor"
global::System.Object __typeHelper = "/setLists";

#line default
#line hidden
#nullable disable
        }
        ))();
        ((global::System.Action)(() => {
#nullable restore
#line 2 "S:\SetListr\SetListr.Web\Pages\SetLists.razor"
NavigationManager __typeHelper = default!;

#line default
#line hidden
#nullable disable
        }
        ))();
        ((global::System.Action)(() => {
#nullable restore
#line 2 "S:\SetListr\SetListr.Web\Pages\SetLists.razor"
global::System.Object NavManager = null!;

#line default
#line hidden
#nullable disable
        }
        ))();
        }
        #pragma warning restore 219
        #pragma warning disable 0414
        private static object __o = null;
        #pragma warning restore 0414
        #pragma warning disable 1998
        protected override void BuildRenderTree(global::Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder __builder)
        {
        }
        #pragma warning restore 1998
#nullable restore
#line 5 "S:\SetListr\SetListr.Web\Pages\SetLists.razor"
 
    override O

#line default
#line hidden
#nullable disable
        [global::Microsoft.AspNetCore.Components.InjectAttribute] private NavigationManager NavManager { get; set; }
    }
}
#pragma warning restore 1591



////////////////////// Projected CSharp as seen by extension ///////////////////////
// <auto-generated/>
#pragma warning disable 1591
namespace SetListr.Web.Pages
{
    #line default
    using global::System;
    using global::System.Collections.Generic;
    using global::System.Linq;
    using global::System.Threading.Tasks;
    using global::Microsoft.AspNetCore.Components;
#nullable restore
#line 1 "s:\SetListr\SetListr.Web\_Imports.razor"
using System.Net.Http;

#nullable disable
#nullable restore
#line 2 "s:\SetListr\SetListr.Web\_Imports.razor"
using System.Net.Http.Json;

#nullable disable
#nullable restore
#line 3 "s:\SetListr\SetListr.Web\_Imports.razor"
using Microsoft.AspNetCore.Components.Forms;

#nullable disable
#nullable restore
#line 4 "s:\SetListr\SetListr.Web\_Imports.razor"
using Microsoft.AspNetCore.Components.Routing;

#nullable disable
#nullable restore
#line 5 "s:\SetListr\SetListr.Web\_Imports.razor"
using Microsoft.AspNetCore.Components.Web;

#nullable disable
#nullable restore
#line 6 "s:\SetListr\SetListr.Web\_Imports.razor"
using static Microsoft.AspNetCore.Components.Web.RenderMode;

#nullable disable
#nullable restore
#line 7 "s:\SetListr\SetListr.Web\_Imports.razor"
using Microsoft.AspNetCore.Components.Web.Virtualization;

#nullable disable
#nullable restore
#line 8 "s:\SetListr\SetListr.Web\_Imports.razor"
using Microsoft.AspNetCore.OutputCaching;

#nullable disable
#nullable restore
#line 9 "s:\SetListr\SetListr.Web\_Imports.razor"
using Microsoft.FluentUI.AspNetCore.Components;

#nullable disable
#nullable restore
#line 10 "s:\SetListr\SetListr.Web\_Imports.razor"
using Icons = Microsoft.FluentUI.AspNetCore.Components.Icons;

#nullable disable
#nullable restore
#line 11 "s:\SetListr\SetListr.Web\_Imports.razor"
using Microsoft.JSInterop;

#nullable disable
#nullable restore
#line 12 "s:\SetListr\SetListr.Web\_Imports.razor"
using SetListr.Web;

#nullable disable
#nullable restore
#line 13 "s:\SetListr\SetListr.Web\_Imports.razor"
using SetListr.Web.Components;

#line default
#line hidden
#nullable disable
    [global::Microsoft.AspNetCore.Components.RouteAttribute("/setLists")]
    #nullable restore
    public partial class SetLists : global::Microsoft.AspNetCore.Components.ComponentBase
    #nullable disable
    {
        #pragma warning disable 219
        private void __RazorDirectiveTokenHelpers__() {
        ((global::System.Action)(() => {
// language=Route,Component
#nullable restore
#line 1 "S:\SetListr\SetListr.Web\Pages\SetLists.razor"
global::System.Object __typeHelper = "/setLists";

#line default
#line hidden
#nullable disable
        }
        ))();
        ((global::System.Action)(() => {
#nullable restore
#line 2 "S:\SetListr\SetListr.Web\Pages\SetLists.razor"
NavigationManager __typeHelper = default!;

#line default
#line hidden
#nullable disable
        }
        ))();
        ((global::System.Action)(() => {
#nullable restore
#line 2 "S:\SetListr\SetListr.Web\Pages\SetLists.razor"
global::System.Object NavManager = null!;

#line default
#line hidden
#nullable disable
        }
        ))();
        }
        #pragma warning restore 219
        #pragma warning disable 0414
        private static object __o = null;
        #pragma warning restore 0414
        #pragma warning disable 1998
        protected override void BuildRenderTree(global::Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder __builder)
        {
        }
        #pragma warning restore 1998
#nullable restore
#line 5 "S:\SetListr\SetListr.Web\Pages\SetLists.razor"
 
    override O

#line default
#line hidden
#nullable disable
        [global::Microsoft.AspNetCore.Components.InjectAttribute] private NavigationManager NavManager { get; set; }
    }
}
#pragma warning restore 1591

// 94

Projected Html document:

Expand

////////////////////// Projected Html as seen by extension ///////////////////////
/*~*/ /*~~~~~~~*/
/*~~~*/ /*~~~~~~~~~~~~~*/ /*~~~~~~*/

/*~*/ 
~
    /*~~~~*/ ~
~


////////////////////// Projected Html as seen by extension ///////////////////////
/*~*/ /*~~~~~~~*/
/*~~~*/ /*~~~~~~~~~~~~~*/ /*~~~~~~*/

/*~*/ 
~
    /*~~~~*/ ~
~
// 94

Machine information

VSCode version: 1.96.0
Razor.VSCode version: 2.59.14

dotnet --info

Expand

.NET SDK:
 Version:           9.0.200-preview.0.24611.4
 Commit:            6d67e2a457
 Workload version:  9.0.200-manifests.9ad85b57
 MSBuild version:   17.13.0-preview-24569-04+8f6b8ad0a

Runtime Environment:
 OS Name:     Windows
 OS Version:  10.0.26100
 OS Platform: Windows
 RID:         win-x64
 Base Path:   C:\Program Files\dotnet\sdk\9.0.200-preview.0.24611.4\

.NET workloads installed:
 [android]
   Installation Source: SDK 9.0.200-preview.0
   Manifest Version:    35.0.24/9.0.100
   Manifest Path:       C:\Program Files\dotnet\sdk-manifests\9.0.100\microsoft.net.sdk.android\35.0.24\WorkloadManifest.json
   Install Type:              Msi

 [aspire]
   Installation Source: SDK 9.0.200-preview.0, VS 17.13.35616.209, VS 17.13.35605.110, VS 17.12.35527.113
   Manifest Version:    8.2.2/8.0.100
   Manifest Path:       C:\Program Files\dotnet\sdk-manifests\8.0.100\microsoft.net.sdk.aspire\8.2.2\WorkloadManifest.json
   Install Type:              Msi

 [ios]
   Installation Source: SDK 9.0.200-preview.0
   Manifest Version:    18.1.9163/9.0.100
   Manifest Path:       C:\Program Files\dotnet\sdk-manifests\9.0.100\microsoft.net.sdk.ios\18.1.9163\WorkloadManifest.json
   Install Type:              Msi

 [maccatalyst]
   Installation Source: SDK 9.0.200-preview.0
   Manifest Version:    18.1.9163/9.0.100
   Manifest Path:       C:\Program Files\dotnet\sdk-manifests\9.0.100\microsoft.net.sdk.maccatalyst\18.1.9163\WorkloadManifest.json
   Install Type:              Msi

 [wasm-tools-net6]
   Installation Source: SDK 9.0.200-preview.0
   Manifest Version:    9.0.1/9.0.100
   Manifest Path:       C:\Program Files\dotnet\sdk-manifests\9.0.100\microsoft.net.workload.mono.toolchain.net6\9.0.1\WorkloadManifest.json
   Install Type:              Msi

Configured to use loose manifests when installing new manifests.

Host:
  Version:      9.0.0
  Architecture: x64
  Commit:       9d5a6a9aa4

.NET SDKs installed:
  7.0.410 [C:\Program Files\dotnet\sdk]
  8.0.108 [C:\Program Files\dotnet\sdk]
  8.0.110 [C:\Program Files\dotnet\sdk]
  8.0.111 [C:\Program Files\dotnet\sdk]
  8.0.304 [C:\Program Files\dotnet\sdk]
  8.0.306 [C:\Program Files\dotnet\sdk]
  8.0.307 [C:\Program Files\dotnet\sdk]
  9.0.100-preview.6.24328.19 [C:\Program Files\dotnet\sdk]
  9.0.100-rc.2.24474.11 [C:\Program Files\dotnet\sdk]
  9.0.100 [C:\Program Files\dotnet\sdk]
  9.0.101 [C:\Program Files\dotnet\sdk]
  9.0.200-preview.0.24575.35 [C:\Program Files\dotnet\sdk]
  9.0.200-preview.0.24611.4 [C:\Program Files\dotnet\sdk]

.NET runtimes installed:
  Microsoft.AspNetCore.App 3.1.32 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App]
  Microsoft.AspNetCore.App 7.0.20 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App]
  Microsoft.AspNetCore.App 8.0.8 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App]
  Microsoft.AspNetCore.App 8.0.10 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App]
  Microsoft.AspNetCore.App 8.0.11 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App]
  Microsoft.AspNetCore.App 9.0.0-preview.6.24328.4 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App]
  Microsoft.AspNetCore.App 9.0.0-rc.2.24474.3 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App]
  Microsoft.AspNetCore.App 9.0.0 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App]
  Microsoft.NETCore.App 3.1.32 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
  Microsoft.NETCore.App 7.0.20 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
  Microsoft.NETCore.App 8.0.8 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
  Microsoft.NETCore.App 8.0.10 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
  Microsoft.NETCore.App 8.0.11 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
  Microsoft.NETCore.App 9.0.0-preview.6.24327.7 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
  Microsoft.NETCore.App 9.0.0-rc.2.24473.5 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
  Microsoft.NETCore.App 9.0.0 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
  Microsoft.WindowsDesktop.App 3.1.32 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]
  Microsoft.WindowsDesktop.App 7.0.20 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]
  Microsoft.WindowsDesktop.App 8.0.8 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]
  Microsoft.WindowsDesktop.App 8.0.10 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]
  Microsoft.WindowsDesktop.App 8.0.11 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]
  Microsoft.WindowsDesktop.App 9.0.0-preview.6.24327.6 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]
  Microsoft.WindowsDesktop.App 9.0.0-rc.2.24474.4 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]
  Microsoft.WindowsDesktop.App 9.0.0 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]

Other architectures found:
  x86   [C:\Program Files (x86)\dotnet]
    registered at [HKLM\SOFTWARE\dotnet\Setup\InstalledVersions\x86\InstallLocation]

Environment variables:
  Not set

global.json file:
  Not found

Learn more:
  https://aka.ms/dotnet/info

Download .NET:
  https://aka.ms/dotnet/download

Extensions

Expand

Extension Author Version
azure-account ms-vscode 0.12.0
azure-pipelines ms-azure-devops 1.249.0
csdevkit ms-dotnettools 1.15.2
csharp ms-dotnettools 2.59.14
dotnet-maui ms-dotnettools 1.6.16
EditorConfig EditorConfig 0.16.4
gitlens eamodio 16.0.5
msbuild-project-tools tintoy 0.6.6
powershell ms-vscode 2024.4.0
prettier-vscode esbenp 11.0.0
remote-containers ms-vscode-remote 0.388.0
vscode-azureresourcegroups ms-azuretools 0.9.9
vscode-dotnet-runtime ms-dotnettools 2.2.3
vscode-eslint dbaeumer 3.0.10
vscode-jest Orta 6.4.0

@ryzngard ryzngard added bug Something isn't working vscode labels Dec 18, 2024
@ryzngard
Copy link
Contributor Author

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working vscode
Projects
None yet
Development

No branches or pull requests

3 participants