-
Notifications
You must be signed in to change notification settings - Fork 3
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
Improvements for "Show source" #98
Comments
MSDN-WhiteKnight
added a commit
that referenced
this issue
Jan 5, 2022
- Don't reload all method's sequence points when navigating to previous/next point - Remove SourceInfo and PdbUtils.GetSourceFromPdb - Rework all UI to use PdbCodeProvider Related to #98
MSDN-WhiteKnight
added a commit
that referenced
this issue
Aug 7, 2022
Rework signature decompiler to use structured token collections instead of strings (prep for source syntax highlighting) Related to #98
MSDN-WhiteKnight
added a commit
that referenced
this issue
Aug 23, 2022
Support byrefs, pointers and generic types Issue: #98
MSDN-WhiteKnight
added a commit
that referenced
this issue
Aug 23, 2022
Support pointers and generics Issue: #98
MSDN-WhiteKnight
added a commit
that referenced
this issue
Aug 25, 2022
- Add CilInstruction.ToSyntax() - Add CIL syntax highlighting for Show source feature Issue: #98
MSDN-WhiteKnight
added a commit
that referenced
this issue
Aug 26, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: