-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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
Generate Mermaid HTML diagrammer from input assembly via ilspycmd #3324
Conversation
Regarding documentation - I would propose:
|
Some general notes
|
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. |
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
Thanks! |
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