Migrate more Learn content#193
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR migrates Learn content by adding five new documentation pages covering GitHub Codespaces, Dev Containers, VS Code extension, Aspire SDK, and Aspire templates. It also updates existing documentation with formatting improvements and link corrections.
Key Changes:
- Adds comprehensive guides for development environment setup (Codespaces and Dev Containers)
- Documents the Aspire VS Code extension features and commands
- Adds SDK and template documentation
- Improves formatting consistency across install-cli.mdx
Reviewed changes
Copilot reviewed 11 out of 29 changed files in this pull request and generated 3 comments.
Show a summary per file
| File | Description |
|---|---|
| github-codespaces.mdx | New guide for using Aspire with GitHub Codespaces, including template setup |
| dev-containers.mdx | New comprehensive guide for Dev Containers with various configuration scenarios |
| aspire-vscode-extension.mdx | New documentation for VS Code extension features and commands |
| aspire-sdk.mdx | New page documenting the Aspire SDK and its key features |
| aspire-sdk-templates.mdx | New guide covering available Aspire templates and usage |
| prerequisites.mdx | Updates link to use internal reference instead of marketplace URL |
| install-cli.mdx | Formatting improvements and attribute additions to code blocks |
| site.css | CSS updates for scrollbar styling and link formatting |
| PivotSelector.astro | Removes localStorage persistence for collapsed state |
| package.json | Updates pnpm script commands to use --dir flag consistently |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
adegeo
approved these changes
Dec 19, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.