16 Commits (586c04d0817e879ee4aeabefb5037b457087c4d1)

Author SHA1 Message Date
tom-englert 560d89a42f Get rid of singletons, replace with DI: MainWindow, Settings and Language service 9 months ago
tom-englert 47d52fcacf Move active code from LanguageSettings to LanguageService, to make LanguageSettings independent of other services injected via DI 9 months ago
Siegfried Pammer fe879869c3 ExportAnalyzerAttribute: Simplify pattern matching and avoid multiple enumeration 1 year ago
Andreas Weizel f2437bb046 Allow to collect analyzers annotated with ExportAnalyzerAttribute without MEF 1 year ago
Siegfried Pammer 7e69247f3f Add nullability annotations 1 year ago
Christoph Wille 8acd117f91 Move non-UI analyzer code to ILSpyX 1 year ago
Siegfried Pammer ca78d4a14d Use MetadataFile instead of PEFile in TypeSystem. 1 year ago
Yuriy Zatuchnyy 97ddd62a88 Analyzers/AnalyzerScope loops endlessly when analyzing public inner class 1 year ago
Christoph Wille fba0dbae8d
Migrate to NUnit 4 (#3132) 2 years ago
Christoph Wille 7c8b4978f6 Replace Moq with NSubstitute 2 years ago
Siegfried Pammer 4b475cfa69 Create ILSpyX project and make the following APIs reusable: 3 years ago
dotnet format 0d9f871a4f #2128: Reformat the whole code base. 5 years ago
dymanoid 8e7774de98 Add interface implementation analyzer and tests 5 years ago
Siegfried Pammer 4fb6edeb87 Ignore one of the analyzer tests 5 years ago
Siegfried Pammer 2efe36c381 Fix build fail 1 5 years ago
Siegfried Pammer 69a863957c Fix #1977: Add tests for analyzers 5 years ago