-
Notifications
You must be signed in to change notification settings - Fork 1.7k
VM SDK doc and labs updated to VS 2022 #11123
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
Actual pictures, titles, links. The link at DSL Lab is temporal - https://github.com/lumon-Ind/MoSDK-Lab, and will be fixed in release.
|
Learn Build status updates of commit de1a0fd:
|
| File | Status | Preview URL | Details |
|---|---|---|---|
| docs/modeling/media/dsl_min_2.png | Details | ||
| docs/modeling/media/familyt_class_diagr.png | Details | ||
| docs/modeling/media/familyt_diagr.png | Details | ||
| docs/modeling/media/familyt_map_prop_decor.png | Details | ||
| docs/modeling/media/familyt_town_shape_map.png | Details | ||
| docs/modeling/media/familyt_towns.png | Details | ||
| docs/modeling/media/familyt_tudors.png | Details | ||
| docs/modeling/getting-started-with-domain-specific-languages.md | 💡Suggestion | Details | |
| docs/modeling/modeling-sdk-for-visual-studio-domain-specific-languages.md | ✅Succeeded | ||
| docs/modeling/validation-in-a-domain-specific-language.md | ✅Succeeded |
docs/modeling/media/dsl_min_2.png
- Line 0, Column 0: [Warning: image-name-invalid-character - See documentation]
Only lowercase letters, numbers, and hyphens are allowed in image names. - Line 0, Column 0: [Suggestion: image-name-incomplete - See documentation]
The image name contains an incomplete word, misspelled word, acronym, or abbreviation that is disallowed.
docs/modeling/media/familyt_class_diagr.png
- Line 0, Column 0: [Warning: image-name-invalid-character - See documentation]
Only lowercase letters, numbers, and hyphens are allowed in image names. - Line 0, Column 0: [Suggestion: image-name-incomplete - See documentation]
The image name contains an incomplete word, misspelled word, acronym, or abbreviation that is disallowed.
docs/modeling/media/familyt_diagr.png
- Line 0, Column 0: [Warning: image-name-invalid-character - See documentation]
Only lowercase letters, numbers, and hyphens are allowed in image names. - Line 0, Column 0: [Suggestion: image-name-incomplete - See documentation]
The image name contains an incomplete word, misspelled word, acronym, or abbreviation that is disallowed.
docs/modeling/media/familyt_map_prop_decor.png
- Line 0, Column 0: [Warning: image-name-invalid-character - See documentation]
Only lowercase letters, numbers, and hyphens are allowed in image names. - Line 0, Column 0: [Suggestion: image-name-incomplete - See documentation]
The image name contains an incomplete word, misspelled word, acronym, or abbreviation that is disallowed.
docs/modeling/media/familyt_town_shape_map.png
- Line 0, Column 0: [Warning: image-name-invalid-character - See documentation]
Only lowercase letters, numbers, and hyphens are allowed in image names. - Line 0, Column 0: [Suggestion: image-name-incomplete - See documentation]
The image name contains an incomplete word, misspelled word, acronym, or abbreviation that is disallowed.
docs/modeling/media/familyt_towns.png
- Line 0, Column 0: [Warning: image-name-invalid-character - See documentation]
Only lowercase letters, numbers, and hyphens are allowed in image names. - Line 0, Column 0: [Suggestion: image-name-incomplete - See documentation]
The image name contains an incomplete word, misspelled word, acronym, or abbreviation that is disallowed.
docs/modeling/media/familyt_tudors.png
- Line 0, Column 0: [Warning: image-name-invalid-character - See documentation]
Only lowercase letters, numbers, and hyphens are allowed in image names. - Line 0, Column 0: [Suggestion: image-name-incomplete - See documentation]
The image name contains an incomplete word, misspelled word, acronym, or abbreviation that is disallowed.
docs/modeling/getting-started-with-domain-specific-languages.md
- Line 58, Column 4: [Suggestion: duplicate-alt-text - See documentation]
Alt text 'image' is duplicated. Within an article, alt text must be unique. - Line 62, Column 6: [Suggestion: duplicate-alt-text - See documentation]
Alt text 'image' is duplicated. Within an article, alt text must be unique. - Line 67, Column 6: [Suggestion: duplicate-alt-text - See documentation]
Alt text 'image' is duplicated. Within an article, alt text must be unique. - Line 76, Column 6: [Suggestion: duplicate-alt-text - See documentation]
Alt text 'image' is duplicated. Within an article, alt text must be unique. - Line 85, Column 4: [Suggestion: duplicate-alt-text - See documentation]
Alt text 'image' is duplicated. Within an article, alt text must be unique.
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.
|
@marxlumon - Thank you for your contribution. Would you take a moment to sign the Contributor License Agreement (CLA)? After the CLA is signed, someone can review your pull request. Thanks! |
|
Learn Build status updates of commit 0f4c60b: ❌ Validation status: errorsPlease follow instructions here which may help to resolve issue.
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. |
|
Learn Build status updates of commit 6924d97:
|
|
@microsoft-github-policy-service agree |
|
@marxlumon : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
|
@marxlumon : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
|
Learn Build status updates of commit 0ae06f9:
|
|
Learn Build status updates of commit d11d261:
|
PRMerger Results
|
|
Learn Build status updates of commit e33e68d: ✅ Validation status: passed
For more details, please refer to the build report. |
PRMerger Results
|
|
#sign-off |
|
Invalid command: '#sign-off'. Only the assigned author of one or more file in this PR can sign off. @mgoertz-msft |
| You can make a wide variety of extensions to your DSL. The following examples will give you an impression of the possibilities. | ||
|
|
||
| After each change, save the DSL definition, click **Transform All Templates** in **Solution Explorer**, and then press **F5** to experiment with the changed DSL. | ||
| After each change, save the DSL definition, Click **Transform All T4 Templates** on the **Build** menu, and then press **F5** to experiment with the changed DSL. |
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.
Shouldn't "click" remain lower case since it's in the middle of a sentence?
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.
Sure. Fixed.
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.
LGTM. Adding @jekelly who now owns this for final review too.
|
Learn Build status updates of commit df67158: ❌ Validation status: errorsPlease follow instructions here which may help to resolve issue.
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. |
|
Learn Build status updates of commit dc54ddb: ✅ Validation status: passed
For more details, please refer to the build report. |
PRMerger Results
|
|
Merging now that it's been approved. Thank you for the contribution, @marxlumon |
The docs contained broken links and legacy content. We are really need this VMSDK (formerly DSL Tools) and this pull request is a first try to make it actual.
The link to Jean-Marc Prieur’s VMSDK Labs
https://code.msdn.microsoft.com/Visualization-and-Modeling-313535dbis broken. The renewed version of these labs and original docs can be found at https://github.com/lumon-Ind/VMSDK.git. The broken link have been replaced by this repo link. Feel free to use it as you need.