issues
search
Vannevelj
/
VSDiagnostics
A collection of static analyzers based on Roslyn that integrate with VS
GNU General Public License v2.0
65
stars
16
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fixed: Analyzer name in README file
#651
kmataru
closed
4 years ago
2
how to add new resources.resx file in my new diagnostic project
#649
kannan09
opened
4 years ago
0
namingconvention
#648
kannan09
closed
4 years ago
1
Added new Guid() analyzer (fixes #207)
#644
Vannevelj
closed
5 years ago
0
String.Format(Method(),params)
#643
0Lucifer0
closed
5 years ago
2
Split out the async Guidance into their own tickets
#642
Vannevelj
opened
6 years ago
0
NRE for naming conventions field
#640
Vannevelj
opened
6 years ago
0
Switch section with braces?
#639
Vannevelj
opened
6 years ago
0
Exclude action methods from -Async suffices
#638
Vannevelj
opened
6 years ago
0
Avoid DateTime.Now
#636
Vannevelj
closed
5 years ago
0
Don't compare strings via ToLower/ToUpper
#634
Vannevelj
opened
6 years ago
0
Make method sync
#633
Vannevelj
opened
7 years ago
0
Make method async
#632
Vannevelj
opened
7 years ago
0
Ensure we create valid syntax trees
#631
Hosch250
opened
7 years ago
0
Add Field Can Be Readonly analyzer/code fix
#630
Hosch250
closed
7 years ago
0
Support StringFormatMethodAttribute for String.Format analyzer
#629
imanushin
opened
7 years ago
1
Close #614
#628
Hosch250
closed
6 years ago
0
Inline out variable
#627
Hosch250
opened
7 years ago
0
Inline variable assigned with is operator
#626
Hosch250
opened
7 years ago
0
Catch When
#625
Hosch250
opened
7 years ago
0
Close #609
#623
Hosch250
closed
6 years ago
1
Field Can Be Readonly
#622
Hosch250
closed
7 years ago
1
Fix binding redirects to get tests working again
#621
Hosch250
closed
7 years ago
0
Close #618
#620
Hosch250
closed
7 years ago
0
Close #615
#619
Hosch250
closed
7 years ago
0
Bug in VSD0007
#618
Hosch250
closed
7 years ago
1
Conflicting naming styles with R#
#617
Hosch250
opened
7 years ago
5
Field Can Be Made Readonly
#616
Hosch250
closed
7 years ago
1
Implement Elementary Methods for Type Used in Collection
#615
Hosch250
closed
7 years ago
0
Implement Equals and GetHashCode Code Fix Bug
#614
Hosch250
closed
6 years ago
4
Enum.ToString() calls should use nameof()
#613
Vannevelj
opened
7 years ago
1
bool? == true can't be simplified
#612
Vannevelj
closed
7 years ago
3
Did some general cleanup both in terms of code style and some small p…
#611
Vannevelj
closed
8 years ago
0
Fixes #608
#610
Vannevelj
closed
8 years ago
0
Incorrect use of cancellation token
#609
Hosch250
closed
6 years ago
5
Crash in SimplifyExpressionBodiedMemberCodeFix
#608
Hosch250
closed
8 years ago
1
Tweak Flags enum string values
#607
Hosch250
closed
4 years ago
3
Diagnostic for values out of the enum range
#606
Hosch250
closed
8 years ago
0
Make some code fixes not reformat the entire document
#605
Hosch250
closed
8 years ago
0
More TypeToVar tests
#604
Hosch250
closed
8 years ago
0
Close #575. Detect lock and fixed statements and switch sections wit…
#603
Hosch250
closed
6 years ago
1
Implement PureAnnotatedMemberCreatesStateChange
#602
Vannevelj
opened
8 years ago
0
GetHashCode() refers to mutable member
#601
Hosch250
closed
6 years ago
0
TypeToVar with dynamic variable
#600
Vannevelj
closed
8 years ago
4
Use AdditionalLocations to reduce calculation
#599
Hosch250
opened
8 years ago
0
UseTypeof
#598
Hosch250
opened
8 years ago
0
Made SingleGeneralException disabled by default
#597
Vannevelj
closed
8 years ago
0
Convert inline event handler to method
#596
Hosch250
closed
8 years ago
4
Fixes #572
#595
Vannevelj
closed
8 years ago
0
Make SingleCatchAllException opt-in
#594
Vannevelj
closed
8 years ago
4
Next