-
Notifications
You must be signed in to change notification settings - Fork 0
Add attribute support. #2
Copy link
Copy link
Open
Labels
area: outputRelated to displaying output / output formatting.Related to displaying output / output formatting.area: parserRelated to parsing and reading assemblies.Related to parsing and reading assemblies.type: requestThe program could benefit from having this feature added.The program could benefit from having this feature added.
Metadata
Metadata
Assignees
Labels
area: outputRelated to displaying output / output formatting.Related to displaying output / output formatting.area: parserRelated to parsing and reading assemblies.Related to parsing and reading assemblies.type: requestThe program could benefit from having this feature added.The program could benefit from having this feature added.
Modify assembly reading, formatting, and output processes to allow displaying attributes where applicable. This requires some fair rewriting, to properly handle indentation and branch colorization, while maintaining a C#-equivalent view.