-
Notifications
You must be signed in to change notification settings - Fork 7.1k
[DevDocs] More content and restructure #40165
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
base: main
Are you sure you want to change the base?
Conversation
Add peek to the Monaco usage
Add release checklist for registry preview
Add checklist link for environment variables
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
check-spelling found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.
|
||
- Context menu handlers for Windows 11 use sparse MSIX packages | ||
- Previous attempts to create full MSIX installers were abandoned | ||
- Command Palette will use MSIX when merged into PowerToys |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Command palette uses MSIX
|
||
- MSIX packages for extensions (like context menus) are included in the PowerToys installer | ||
- The MSIX files are built as part of the PowerToys build process | ||
- MSIX files are saved directly into the root folder with base application files |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not root folder
Summary of the Pull Request
Accumulated information from internal transition about the modules development, and reworked it to be added in dev docs. Also the dev docs intself was restructured to be more organized. Most of the new pages was verified by transition team. A few pages still waits for verification.
PR Checklist