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

Recommend using #region in samples to comment the code #183

Open
angelazhangmsft opened this issue Mar 23, 2022 · 0 comments
Open

Recommend using #region in samples to comment the code #183

angelazhangmsft opened this issue Mar 23, 2022 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@angelazhangmsft
Copy link
Collaborator

Add guidelines/recommendations for sample authors to use #region to mark their code so that customers can easily find the right places to go to. In Visual Studio you can expand/minimize the regions to view the code in each section.

For example: #region Constructor, lifecycle and navigation

image

@angelazhangmsft angelazhangmsft added the documentation Improvements or additions to documentation label Mar 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant