-
Notifications
You must be signed in to change notification settings - Fork 967
Add links for "Just My Code" and "Edit and Continue". #5056
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
Conversation
@rockchenn : Thanks for your contribution! The author(s) have been notified to review your proposed change. |
Learn Build status updates of commit 8f301c8:
|
File | Status | Preview URL | Details |
---|---|---|---|
docs/build/cmake-projects-in-visual-studio.md | Details |
docs/build/cmake-projects-in-visual-studio.md
- Line 137, Column 258: [Warning: hard-coded-locale - See documentation]
Link 'https://learn.microsoft.com/en-us/visualstudio/debugger/just-my-code' contains locale code 'en-us'. For localizability, remove 'en-us' from links to most Microsoft sites.
- Line 141, Column 234: [Warning: hard-coded-locale - See documentation]
Link 'https://learn.microsoft.com/en-us/visualstudio/debugger/how-to-enable-and-disable-edit-and-continue' contains locale code 'en-us'. For localizability, remove 'en-us' from links to most Microsoft sites.
- Line 137, Column 258: [Suggestion: docs-link-absolute - See documentation]
Absolute link 'https://learn.microsoft.com/en-us/visualstudio/debugger/just-my-code' will be broken in isolated environments. Replace with a relative link.
- Line 141, Column 234: [Suggestion: docs-link-absolute - See documentation]
Absolute link 'https://learn.microsoft.com/en-us/visualstudio/debugger/how-to-enable-and-disable-edit-and-continue' will be broken in isolated environments. Replace with a relative link.
For more details, please refer to the build report.
Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.
For any questions, please:
- Try searching the learn.microsoft.com contributor guides
- Post your question in the Learn support channel
Use repo links - preferred.
I fixed the links. We don't allow the locale (en-us) because it breaks localization for people who use another language. |
Learn Build status updates of commit 1b92eac: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
#sign-off |
No description provided.