Skip to content

Add getting started guide for VS Code#6238

Draft
guimafelipe wants to merge 1 commit intomainfrom
user/felipeda/vscodedocs
Draft

Add getting started guide for VS Code#6238
guimafelipe wants to merge 1 commit intomainfrom
user/felipeda/vscodedocs

Conversation

@guimafelipe
Copy link
Contributor

Summary

  • Adds documentation for using Windows App SDK with Visual Studio Code and VS Code-based editors (Cursor)
  • Covers C# and C++ project setup, Electron integration, debugging configuration, and known limitations
  • Addresses the gap where all existing docs assume Visual Studio

Fixes #5064

template wizard.
- **Package Identity**: Creating MSIX packages is easier through Visual Studio
or the command-line `makeappx` tool. VS Code does not have integrated MSIX
packaging support.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perhaps point folks to winappcli?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve documentation and getting started experience with VSCode and Windows App SDK

2 participants