Reporter | Simon Hewitt (simmotech) |
---|---|
Created | Oct 8, 2018 5:56:42 PM |
Updated | Oct 8, 2018 5:56:58 PM |
Subsystem | No Subsystem |
Assignee | Unassigned |
Priority | Normal |
State | Submitted |
Type | Improvement |
Fix version | No Fix versions |
Affected versions | No Affected versions |
Fixed In Version ReSharper | Undefined |
VsVersion | All Versions |
itemStatusLookup = ResourceItemHelper.GetResourceItemStatusInfos()
.ToDictionary(risi => risi.ItemID);
2) Allow me to set the ordering so "This Computer" is the first choice - reduces number of keystrokes when adding to a dictionary.
3) A button on the Respeller settings form (after "User words") to sort the user words list case insensitive. Makes it easier to find whether a word has been included or not.
4) A bit of a long shot but an additional "Group by" type in Inspection Results would be useful. Similar to "Issue Type" but grouping by the text. So for an "Type in identifier Issues in 'XXX', it would show "Typo in identifier" at the top level and then ["Typo in identifier: "trimmable"] at the next level with the occurrence count shown in brackets like some other "Group by"s do. Then the final level is the actual File locations.
PS Is this code the very same Respeller Pro I bought as an add-on some 4/5 years ago?