agileobjects/ReadableExpressions
A library and Debugger Visualizer which translates Expression Trees into readable C# source code. .NET 3.5+ and .NET Standard 1.0+.
C#MIT
Issues
- 3
- 1
- 2
Extension: "An unhandled exception of type 'System.ArgumentException' was thrown by the custom visualizer component in the process being debugged" when clicking "View" on a Func (not Expression)
#137 opened by IanKemp - 2
- 2
Extension suggestion: add Close button to make UI more consistent with QuickWatch
#138 opened by IanKemp - 3
Failed to uninstall: Microsoft.VisualStudio.ExtensionManager.InstallByMsiException
#144 opened by Phoenixkaze - 1
- 3
Tuple is displayed as ()
#135 opened by leandromoh - 5
ArgumentException with nullable Enum
#134 opened by vlm--- - 2
System.InvalidOperationException: The binary operator LessThan is not defined for enum
#136 opened by janDigeser - 2
System.ArgumentException : Argument types do not match if right part is LINQ
#133 opened by EvgenyMarchuk - 0
Repect DPI settings
#139 opened by bstordrup - 9
- 8
Exception when showing window
#95 opened by cbeamond - 1
Bug - crashes immediately after opening viewer.
#121 opened by thehe - 6
Unexpected exception.
#100 opened by sdanyliv - 4
Verbatim string
#99 opened by lbargaoanu - 1
- 2
- 2
String.Concat missing parentheses
#120 opened by lbargaoanu - 2
Dictionary get missing parentheses
#122 opened by lbargaoanu - 9
Can't install last few versions with VS 2022
#127 opened by KernelLeak - 2
Missing ToString with Concat
#123 opened by lbargaoanu - 7
Visualizer window doesn't open in latest Visual Studio (BinaryFormatter not supported)
#125 opened by r-pankevicius - 2
Could not load file or assembly
#96 opened by mhsimkin - 3
MSI not property signed warnings
#118 opened by TomKellyEPC - 2
Concatenation Visualization
#116 opened by gaborbalazs - 5
Guid constant
#119 opened by lbargaoanu - 2
Custom conversion
#117 opened by lbargaoanu - 1
(int m, int n) => (m * n) + 2
#126 opened by duying357 - 2
Extending Expression visualization without any additional references to `ReadableExpressions` library.
#115 opened by sdanyliv - 1
Exception while loading System.Func'3
#113 opened by SGStino - 2
ArgumentException
#102 opened by Drak0sha13 - 3
- 11
NullReferenceException: An exception occurred translating that FullConditionalExpression
#105 opened by MaceWindu - 4
ByRef Lambda parameters are not marked as such in the output of ToReadableString
#106 opened by rpetz - 2
MemberAccess do not show custom expression string.
#101 opened by sdanyliv - 7
- 2
Partially closed generics arrays
#94 opened by lbargaoanu - 3
LINQ translation
#97 opened by lbargaoanu - 15
Visual Studio 2022 Support
#88 opened by sdanyliv - 3
Translating params
#89 opened by lbargaoanu - 4
- 4
Translation of captured values
#86 opened by viclang - 11
- 2
Dont change Visual Studio language
#79 opened by wilsade - 3
ArgumentOutOfRangeException
#78 opened by lbargaoanu - 3
Unnamed anonymous type variable naming issue
#74 opened by MaceWindu - 4
.Net Core error
#69 opened by lbargaoanu - 2
NetFramework xUnit test error
#71 opened by lbargaoanu