Skip to content

[WebToolsE2E][Aspire] There is no intellisense of 'Parameters' in the appsettings.json file. #2636

@v-cazhang

Description

@v-cazhang

REGRESSION INFO: New feature on Aspire 8.0 Preview 4

INSTALL STEPS

  1. Clean machine: Win11 x64 23h2 ENU
  2. Install 17.10.0 Preview 2.0 [34701.141.d17.10] (Includes Aspire 8.0.0-preview.4.24129.7)
  3. Apply NuGet Feeds

REPRO STEPS

  1. New Project > ASP.NET Core Empty project > 8.0 > check 'Enlist in Aspire Orchestration'
  2. Right-click empty project > Add > Aspire component > install Aspire.Azure.Security.KeyVault
  3. In the appsettings.json file of the empty project, type "" in the top of the file.

Notes:

  1. It will meet Bug 1985774 when adding the aspire component.

ACTUAL
No intellisense of 'Parameters' shows
image

EXPECTED
Should contain 'Parameters' in the intellisense

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-app-modelIssues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplicationhelp wantedIssue that is a good candidate for community contribution.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions