Daniel Grunwald
7c388ba920
Rename EntityType -> SymbolKind
12 years ago
Mike Krüger
6eba7eb798
Moved Severity/IssueMarker to NRefactory. This eliminates a
...
NRefactory.C# dependency in IDE code using these two enums to create
the markers & makes it easier to use these enums in other language
refactoring plugins.
12 years ago
ciplogic
afe570f1fb
Give the same names for code issues to their R# equivalents to make possible disabling them
12 years ago
Mike Krüger
538f016c46
Implemented code issue message suppression.
12 years ago
Mike Krüger
a1db11e233
Added find namespace references & rename namespace function in Script.
12 years ago
Mike Krüger
925de642b5
Code actions can now be bound to an ast node.
12 years ago
Daniel Grunwald
7d9c4596d1
Fix InvalidCastException in InconsistentNamingIssue.
13 years ago
Mike Krüger
38947e35f0
[CodeIssues] Speed up inconsistent naming issue.
13 years ago
Mike Krüger
d355b0f84b
[CodeIssues] Added indexer case.
13 years ago
Mike Krüger
da2eea8353
[CodeIssues] Improved naming check (skipp overriden members).
13 years ago
Daniel Grunwald
1640cb8c32
Set version number to 5.0.1; fixed some compiler warnings.
13 years ago
Mike Krüger
8c55a4ef88
Fixed type parameter rename dialog action.
13 years ago
Mike Krüger
99270db23e
Fixed type parameter naming.
13 years ago
Mike Krüger
795e6c8dd0
Improved naming issue checking for some special cases of entities.
13 years ago
Mike Krüger
98e7a57b61
Fixed type parameter naming rule.
13 years ago
Mike Krüger
9ab32dc1ce
Fixed inconsistent naming issues.
13 years ago
Mike Krüger
ce7bdd7349
Added IServiceProvided infrastructure for the refactoring context.
13 years ago
Mike Krüger
003b8c95f6
Added more entities & missing flags.
14 years ago
mike
604011bfc8
Fixed check of visibility mask.
14 years ago
Mike Krüger
fcfbbdb507
Completed the features of the inconsistent naming issue.
14 years ago
mike
293859fa31
Naming rules now get their rules out of the refactoring context.
14 years ago
Mike Krüger
439010a73b
Added some inconsistent naming tests.
14 years ago
Mike Krüger
41d5b50008
Worked on inconsistent naming issue.
14 years ago