No:2743 - 𝐒 Improve GameStudio's About window - Added a new markdown plugin window to show "MIT License" and "See all list" links in the About page#2921
Merged
Kryptos-FR merged 5 commits intostride3d:xplat-editorfrom Oct 18, 2025
Conversation
… show the markdown files
Contributor
|
Nice. Can we have some screenshots? |
Kryptos-FR
reviewed
Oct 5, 2025
Author
Sure, I will attach them below. |
Author
|
@Kryptos-FR Apologies for the delay, I will work on these and update. |
Author
|
@VaclavElias |
1) .axaml files and their .cs counterpart are detected automatically. There is no need to add them to the project file. 2) Packages are grouped depending on their runtime or design dependency. 3) nit: use file scope namespace 4) nit: this shouldn't be necessary thanks to implicit usings. 5) I think this helper method should be made async. 6) This should be generated automatically by the analyzers provided by Avalonia libraries.
Author
|
@Kryptos-FR Addressed the issues and committed the changes. Could you please review and let me know if any additional changes are needed |
…kdown.Avalonia.Tight
Member
|
@jithishkumarg Thanks. I made some cleanup but otherwise it looks ok. Please agree to the policy bot. Otherwise we can't merge your contribution. |
Author
|
@dotnet-policy-service agree |
Author
|
Thank you @Kryptos-FR and I agreed to the policy bot. Also, would you mind assigning the issue to me. Thank you |
Kryptos-FR
approved these changes
Oct 18, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


… show the markdown files
PR Details
Related Issue
#2743
Types of changes
Checklist