-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Merge main into live #47385
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
Merge main into live #47385
Conversation
Fixed double space typo in anonymous type snippet.
* Initial plan * Enhance CS0236 documentation with explanation of why the error occurs Co-authored-by: BillWagner <[email protected]> * Fix CS0236 documentation inaccuracies about field initialization order and rule purpose Co-authored-by: BillWagner <[email protected]> * Change 'class constructor' to 'instance constructor' for more precise terminology Co-authored-by: BillWagner <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: BillWagner <[email protected]>
…terface methods tutorial (#47311) * Initial plan * Add NOTE callout about DateTime calculation limitations Co-authored-by: BillWagner <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: BillWagner <[email protected]>
…llections (#47308) * Initial plan * Add specific example for CS0119 error with List<Type> collections Co-authored-by: BillWagner <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: BillWagner <[email protected]>
…ler options (#47307) * Initial plan * Update CS0433 documentation to prioritize extern alias over csc compiler options Co-authored-by: BillWagner <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: BillWagner <[email protected]>
* Initial plan * Add warnings and guidance against using volatile keyword Co-authored-by: BillWagner <[email protected]> * Remove "stronger guarantees" statement as requested in review Co-authored-by: BillWagner <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: BillWagner <[email protected]>
) * Initial plan * Improve delegate documentation to be more beginner-friendly and conceptual Co-authored-by: BillWagner <[email protected]> * Update docs/csharp/delegate-class.md --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: BillWagner <[email protected]> Co-authored-by: Bill Wagner <[email protected]>
…ogramming docs (#47135) * Initial plan * Replace bacon with hash browns for inclusivity Co-authored-by: BillWagner <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: BillWagner <[email protected]>
…CS8637 (#47306) * Fixed bu 47305. * Update docs/csharp/language-reference/compiler-messages/nullable-warnings.md Co-authored-by: Bill Wagner <[email protected]> * Update docs/csharp/language-reference/compiler-messages/nullable-warnings.md * Update docs/csharp/language-reference/compiler-messages/nullable-warnings.md * Update docs/csharp/language-reference/compiler-messages/nullable-warnings.md * Update docs/csharp/language-reference/compiler-messages/nullable-warnings.md * Removed blank space. --------- Co-authored-by: Adit Sheth <[email protected]> Co-authored-by: Bill Wagner <[email protected]>
…ed examples and comparison table (#47117) * Initial plan * Improve clarity of protected access modifier documentation with unified examples and comparison table Co-authored-by: BillWagner <[email protected]> * Move inline code examples to snippet files for protected keyword documentation Co-authored-by: BillWagner <[email protected]> * Replace !code-csharp with ::: directive for code snippets in protected.md Co-authored-by: BillWagner <[email protected]> * Replace old code reference with ::: directive and remove unnecessary project file Co-authored-by: BillWagner <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: BillWagner <[email protected]>
…demonstration (#47134) * Initial plan * Improve in parameter modifier example with more meaningful struct-based demonstration Co-authored-by: BillWagner <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: BillWagner <[email protected]>
…orial (#47137) * Initial plan * Implement teleprompter tutorial improvements per issue #25876 Co-authored-by: BillWagner <[email protected]> * Update docs/csharp/tutorials/console-teleprompter.md * Remove directional reference in teleprompter tutorial Co-authored-by: BillWagner <[email protected]> * Update docs/csharp/tutorials/console-teleprompter.md Co-authored-by: David Pine <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: BillWagner <[email protected]> Co-authored-by: Bill Wagner <[email protected]> Co-authored-by: David Pine <[email protected]>
…umentation (#47325) * Initial plan * Update Azure Cognitive Search to Azure AI Search in chat template doc Co-authored-by: gewarren <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: gewarren <[email protected]>
|
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
Please don't squash-merge this PR.
Internal previews
Toggle expand/collapse