Generate Mermaid HTML diagrammer from input assembly via ilspycmd#3324
Merged
christophwille merged 22 commits intoicsharpcode:masterfrom Nov 15, 2024
Merged
Generate Mermaid HTML diagrammer from input assembly via ilspycmd#3324christophwille merged 22 commits intoicsharpcode:masterfrom
christophwille merged 22 commits intoicsharpcode:masterfrom
Conversation
Member
|
Regarding documentation - I would propose:
|
Member
|
Some general notes
|
Contributor
Author
0_o wow. I never worked in a repo where you get punished that hard for simple committing. Is there another way I can apply these formattings, e.g. pre-push? This is poison to my flow. |
Member
Contributor
Author
If that's all the script does - I have an extension like that running as well. I also found https://github.com/icsharpcode/ILSpy/blob/master/BuildTools/format.bat which seems to work if I replace the bash path to match my environment. |
f40934c to
96fcf14
Compare
d580feb to
9344123
Compare
909e950 to
b278c6a
Compare
contributed from https://github.com/h0lg/netAmermaid - find earlier git history there
reusing linked ..\ILSpy\Images\ILSpy.ico from UI project
removing unused code
…+ " diagrammer" by default
to support default web server configs in the wild
b278c6a to
81959de
Compare
81959de to
63b44a9
Compare
63b44a9 to
f4cb4db
Compare
Member
|
Thanks! |
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.
In this PR I contribute https://github.com/h0lg/netAmermaid to ILSpy - building it into ILSpyX and making it accessible via ilspycmd as discussed in h0lg/netAmermaid#6 .
Including a