2115 Commits (bf91f463f9f96db6e4a1ceec77a00e78caf7f147)

Author SHA1 Message Date
miloush 925de0390e suppress resources context menu gesture text 3 years ago
Siegfried Pammer a0d3dc87c4 Introduce GenerateTooltip: Add more information to tooltips; display token kind and "Name" if available 3 years ago
Siegfried Pammer 92a69cc12c Introduce ColumnKind enum. Rename StringFormatAttribute -> ColumnInfoAttribute. 3 years ago
James May 8ebe6a3673 CustomDebugInformationTableTreeNode: improvements 3 years ago
James May bce0f7b23b Add CustomDebugInformation kind EncStateMachineStateMap 3 years ago
miloush f267c4346a Copy key/value/names ContextMenu for resource tables 3 years ago
Christoph Wille b9c9e05a94 Disentangle AboutPage from checking for updates (prepare for the later possibility of introducing AutoUpdate for MSI installs) 3 years ago
Siegfried Pammer a929fcb520 Make "Metadata" tree node text translatable. 3 years ago
Daniel Grunwald b80d20b15d Add support for calling `operator checked`. 3 years ago
Daniel Grunwald 32fafeb9a1 Add support for user-defined checked operators. 3 years ago
Daniel Grunwald 3c46271a11 Add support for unsigned right shift. 3 years ago
Daniel Grunwald 3dc2f3d5b6 Rename lifetime annotation to `ScopedRef` 3 years ago
Daniel Grunwald f568123704 Add support for UTF8 string literals 3 years ago
Daniel Grunwald efeaf1356f Add feature: C#11 nint without NativeIntegerAttribute 3 years ago
Boring3 0167489f44
Update Chinese translation (#2970) 3 years ago
miloush 515c9626bc Search box for resource tables 3 years ago
tom-englert ba58ecf017 Alternate approach to #2947 3 years ago
Siegfried Pammer 12d3b93aa9 #2956: Prevent loading all ResourceDictionaries eagerly 3 years ago
Lucas Trzesniewski 1106a6251a Align highlighted brackets border to whole pixels 3 years ago
Lucas Trzesniewski f5c49bf42e Add theme colors for matching brackets 3 years ago
Lucas Trzesniewski 353d63a022 Add theme colors for line numbers 3 years ago
Lucas Trzesniewski 8d59f2b8cc Add theme colors for current line highlight 3 years ago
Konctantin 810e11bd3e
Improve selected text highlighting (#2938) 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
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
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
Lucas Trzesniewski a328cad67e Don't highlight quoted identifiers 3 years ago
Lucas Trzesniewski b397c9f375 Highlight .interfaceimpl directive and type keyword 3 years ago
Christoph Wille cbaf05529d Update for AvalonDock (https://github.com/Dirkster99/AvalonDock/releases) and VS-MEF (https://github.com/microsoft/vs-mef/releases/tag/v17.4.16) 3 years ago
Christoph Wille 2ef3245158 Change info across the board to -2023 3 years ago
Christoph Wille e28649682a
Update NuGet Packages (#2877) 3 years ago
Christoph Wille 94982b5368
Move all code related to single instance logic to separate class (#2871) 3 years ago
Christoph Wille 003a2b45b4
Move Settings to ILSpyX (#2869) 3 years ago
Siegfried Pammer 3201dbb4ab Add missing file headers. 3 years ago
Siegfried Pammer ff0e929866 - Introduce ProjectItemInfo instead of tuples in WholeProjectDecompiler project item generation. 3 years ago