7412 Commits (f568123704f1a458035496a8d5f68c8645e32151)
 

Author SHA1 Message Date
Lucas Trzesniewski 8d59f2b8cc Add theme colors for current line highlight 3 years ago
Siegfried Pammer 8b0c7fbe85 Fix #2921: struct type definition contains duplicate default constructor. 3 years ago
Christoph Wille 29ccf6c957
Merge pull request #2944 from cshung/public/support-composite-mode 3 years ago
Andrew Au cc87b00109 Support disassembling ReadyToRun binaries compiled using composite mode 3 years ago
Siegfried Pammer 75149910de
Merge pull request #2874 from ElektroKill/vb-yield-return 3 years ago
Siegfried Pammer 7e1e9d65fd Fix #2922: Invalid object initializer ILAst, when expression tree contains get-accessor in Expression.Bind. Because either one of the accessors is used by Expression.Bind to determine the property, we can safely use the set-accessor instead. 3 years ago
Siegfried Pammer de8f133da8 Fix #2915: Make search predicates "inassembly" and "innamespace" case-insensitive. 3 years ago
ElektroKill 0cbd9a4faa
Add Visual Basic symbolic execution option which ignores overflow checks 3 years ago
Christoph Wille 1877348418 Set P4 3 years ago
Christoph Wille f467213b59
Merge pull request #2936 from icsharpcode/christophwille/2933 3 years ago
Christoph Wille 87142d5e2c
Merge pull request #2935 from icsharpcode/christophwille/r2rrefs 3 years ago
Konctantin 810e11bd3e
Improve selected text highlighting (#2938) 3 years ago
Christoph Wille f62629e9f9 Combine Path.Combine calls, remove local 3 years ago
ElektroKill 28e9123634
Fix removal of attributes injected by the legacy VB compiler 3 years ago
ElektroKill 29eb31354b
Fix formatting 3 years ago
ElektroKill 8813d254f8
Add VBPretty test case for VB yield return decompilation 3 years ago
ElektroKill b110d5c2dc
Implement support for Visual Basic yield return state machines 3 years ago
Christoph Wille facf2f662b Fix #2933 - look by .Name first, then fall back to ISO 3 years ago
Christoph Wille 2ddab6c54c Consolidate duplicated code into XmlDocLoader 3 years ago
Christoph Wille c62072c987 Update NuGets for R2R plugin 3 years ago
Siegfried Pammer 1b99486322
Merge pull request #2931 from ltrzesniewski/themes-ui 3 years ago
Siegfried Pammer ee77a48fe5
Merge pull request #2934 from icsharpcode/christophwille/refupdates 3 years ago
Christoph Wille 1be0ccb3eb Update NuGet packages & clean up dependency references a bit 3 years ago
Lucas Trzesniewski 03b3fc4642 Remove theme combo box 3 years ago
Lucas Trzesniewski df4f18b32c Add theme option in settings 3 years ago
Lucas Trzesniewski ef9aa46cec Add theme menu item 3 years ago
Christoph Wille 2e8bde96c4 Update to AvalonEdit 6.3 3 years ago
Siegfried Pammer b91355d171
Merge pull request #2906 from ltrzesniewski/themes 3 years ago
Lucas Trzesniewski 4b9c9b9c40 Merge remote-tracking branch 'upstream/master' into themes 3 years ago
Daniel Grunwald 52bab53294
Merge pull request #2903 from ltrzesniewski/interfaceimpl 3 years ago
Christoph Wille b1d3b2a382 Update WixSharp to 1.20.3 (from .1) 3 years ago
Daniel Grunwald dcf3fa0c02
Merge pull request #2912 from ElektroKill/fix/issue2908 3 years ago
Daniel Grunwald 7eb13159f5
Merge pull request #2895 from ElektroKill/fix/resx-writer-memorystream 3 years ago
Daniel Grunwald cf72ac8010
Merge pull request #2911 from ElektroKill/fix/issue2910 3 years ago
Lucas Trzesniewski 7221b6cc64 Highlight constructors the same way as types 3 years ago
Lucas Trzesniewski 51d430e32e Add variable/parameter highlightings 3 years ago
Lucas Trzesniewski caeb880a35 Cleanup, make everything explicit 3 years ago
ElektroKill feb736a0d5
Fix empty parameter names in delegate declarations (fixes #2908) 3 years ago
ElektroKill 628a804864
Add support for record structs in `CSharpAmbience` (fixes #2910) 3 years ago
Lucas Trzesniewski 7055182205 Add theme color for text search results 3 years ago
Lucas Trzesniewski 39cb275456 Add semantic highlighting for properties and events 3 years ago
Lucas Trzesniewski 0253b1ab68 Add colors for line prefixes in IL/Asm and text markers 3 years ago
Lucas Trzesniewski 1f0dc2ee4f Add R# Dark theme 3 years ago
Lucas Trzesniewski eaf8e7bc49 Add R# Light theme 3 years ago
Lucas Trzesniewski 0fef34e502 Add the VS Dark+ theme from VS Code 3 years ago
Lucas Trzesniewski 2599c6b00e Rename theme files 3 years ago
Lucas Trzesniewski f5e2caa20f Add the VS Light+ theme from VS Code 3 years ago
Lucas Trzesniewski aa0abcdd51 Override syntax colors from theme dictionary 3 years ago
Lucas Trzesniewski d3799d0323 Identify themes by name 3 years ago
Lucas Trzesniewski f0295e7719 Add resource keys for text foreground/background 3 years ago