Skip to content
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

Support comments/separators #71

Open
xanatos opened this issue Mar 15, 2017 · 1 comment
Open

Support comments/separators #71

xanatos opened this issue Mar 15, 2017 · 1 comment

Comments

@xanatos
Copy link

xanatos commented Mar 15, 2017

I don't even know if it is possible... Sometimes I use TryRoslyn to see how the code works internally... The problem is that one line of C# becomes many lines of IL code... Would it be possible to insert some "special" comments/separators that are "copied" to the Decompiled pane "in the right position"? For separator I mean something like

// -------------------------------------------

Clearly comments would be better :-)

@ashmind
Copy link
Owner

ashmind commented Mar 16, 2017

@xanatos Thanks for the idea! I know of a way that could make this work, however can't promise any specific timeline at the moment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants