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

[WebToolsE2E] Using VS Code C# Dev Kit, there is no IntelliSense for JSON editing when configuring Aspire integrations #8032

Open
v-yuannie opened this issue Mar 12, 2025 · 0 comments
Labels
area-tooling vs-code Issues related to vs code tooling for aspire
Milestone

Comments

@v-yuannie
Copy link

REGRESSION INFO: Not a regression

INSTALL STEPS

  1. Clean machine: Win11 x64 ENU
  2. Install SDK 9.0.201 (latest-released-version)
  3. Install Aspire templates 9.1 (latest-released-version)
    • dotnet new install Aspire.ProjectTemplates
  4. Install VS Code + C# Dev Kit extension (latest pre-release version 1.17.48)

REPRO STEPS

  1. Using VS Code, create new 9.0 .NET Aspire Starter App > AspireApp1
  2. In Solution Explorer, right-click AspireApp1.Web project > Add NuGet Package > Aspire.Azure.Storage.Blobs > add a component
  3. Open appsettings.json > make changes related to Aspire component

ACTUAL
There is no intellisense for Aspire-related changes
Image

EXPECTED
Similar to what VS does, it will get intellisense for Aspire-related changes
Image

@v-yuannie v-yuannie changed the title [WebToolsE2E] Using VS Code C# Dev Kit, there is no intellisense for Aspire-related changes in .json file when configuring Aspire integrations [WebToolsE2E] Using VS Code C# Dev Kit, JSON editing has no intellisense when configuring Aspire integrations Mar 12, 2025
@v-yuannie v-yuannie changed the title [WebToolsE2E] Using VS Code C# Dev Kit, JSON editing has no intellisense when configuring Aspire integrations [WebToolsE2E] Using VS Code C# Dev Kit, there is no IntelliSense for JSON editing when configuring Aspire integrations Mar 12, 2025
@balachir balachir added area-tooling vs-code Issues related to vs code tooling for aspire and removed area-templates labels Mar 12, 2025
@balachir balachir added this to the Backlog milestone Mar 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-tooling vs-code Issues related to vs code tooling for aspire
Projects
None yet
Development

No branches or pull requests

2 participants