Commit b8d5932
File tree
484 files changed
+2280
-2622
lines changed- eng
- src
- Compilers/CSharp/Test/Emit/CodeGen
- EditorFeatures
- CSharp.Wpf
- Completion/CompletionProviders
- Interactive
- CSharpTest2/Recommendations
- CSharpTest
- AddUsing
- AliasAmbiguousType
- AutomaticCompletion
- Classification
- CodeActions
- ConvertLinq
- EncapsulateField
- ExtractMethod
- InlineTemporary
- Preview
- SyncNamespace
- CompleteStatement
- Completion/CompletionProviders
- ConvertAutoPropertyToFullProperty
- ConvertTupleToStruct
- Debugging
- DecompiledSource
- Diagnostics
- DiagnosticAnalyzerDriver
- FixAllProvider
- EditAndContinue
- Helpers
- EmbeddedLanguages
- RegularExpressions
- Extensions/ContextQuery
- ExtractMethod
- Formatting
- Indentation
- Interactive/BraceMatching
- InvertIf
- KeywordHighlighting
- LineSeparators
- MakeLocalFunctionStatic
- MoveToNamespace
- Organizing
- QuickInfo
- SimplifyTypeNames
- SplitStringLiteral
- Squiggles
- SuggestionTags
- SymbolKey
- TypeInferrer
- UseExpressionBody/Refactoring
- Workspaces
- CSharp
- AutomaticCompletion
- Sessions
- BlockCommentEditing
- DecompiledSource
- DocumentationComments
- Formatting
- Highlighting/KeywordHighlighters
- SplitStringLiteral
- Core.Wpf
- Adornments
- InlineRename
- CommandHandlers
- Dashboard
- Taggers
- Interactive
- LineSeparators
- Preview
- QuickInfo
- Structure
- Suggestions
- FixAll
- SuggestedActions
- Core
- CommandHandlers
- Extensibility
- BraceMatching
- FindReferences
- FindUsages
- GoToDefinition
- Implementation
- AutomaticCompletion
- BraceMatching
- Classification
- CodeActions
- CodeFixes
- CommentSelection
- Diagnostics
- DocumentationComments
- EditAndContinue
- ExtractMethod
- Formatting
- IntelliSense
- AsyncCompletion
- SignatureHelp
- Presentation
- Interactive/Completion
- KeywordHighlighting
- Organizing
- RenameTracking
- TextDiffing
- ReferenceHighlighting
- SymbolSearch
- Tagging
- DiagnosticsTestUtilities
- ChangeSignature
- CodeActions
- Diagnostics
- MoveToNamespace
- MoveType
- NamingStyles
- Test2
- CodeFixes
- Compilation
- Diagnostics
- NamingStyles
- Expansion
- Extensions
- FindReferences
- GoToBase
- GoToDefinition
- GoToHelpers
- GoToImplementation
- IntelliSense
- InteractivePaste
- LanguageServices
- Peek
- ReferenceHighlighting
- Rename
- CSharp
- VisualBasic
- Simplification
- Workspaces
- TestUtilities2
- Intellisense
- Utilities
- TestUtilities
- AutomaticCompletion
- BraceHighlighting
- Classification
- CommentSelection
- CompleteStatement
- Completion
- Diagnostics/GenerateType
- DocumentationComments
- EditAndContinue
- ExtractInterface
- Formatting
- LanguageServer
- QuickInfo
- Remote
- SignatureHelp
- Squiggles
- Structure
- Utilities
- Workspaces
- Test
- CodeFixes
- CodeGeneration
- CodeRefactorings
- Collections
- Immutable/Maps
- Completion
- Diagnostics
- EditAndContinue
- Helpers
- EditorAdapter
- EmbeddedLanguages/RegularExpressions/LanguageServices
- Extensions
- FindReferences
- Formatting
- MetadataAsSource
- Preview
- RenameTracking
- SolutionCrawler
- SymbolFinder
- Tagging
- Utilities
- Workspaces
- Text
- VisualBasicTest
- AutomaticCompletion
- AutomaticEndConstructCorrection
- BraceMatching
- CaseCorrecting
- ChangeSignature
- Classification
- CodeActions/EncapsulateField
- CommentSelection
- Completion/CompletionProviders
- ConvertTupleToStruct
- Debugging
- Diagnostics
- AddImport
- AliasAmbiguousType
- DiagnosticAnalyzerDriver
- Suppression
- EditAndContinue
- Helpers
- EmbeddedLanguages
- EncapsulateField
- EndConstructGeneration
- Extensions
- Formatting
- Indentation
- GoToAdjacentMember
- ImplementAbstractClass
- ImplementInterface
- InvertIf
- LineCommit
- LineSeparators
- Organizing
- QuickInfo
- Recommendations
- Declarations
- EventHandling
- Expressions
- OnErrorStatements
- SignatureHelp
- Squiggles
- SymbolId
- TypeInferrer
- Wrapping
- VisualBasic
- AutomaticCompletion/Sessions
- AutomaticEndConstructCorrection
- DocumentationComments
- EndConstructGeneration
- Highlighting/KeywordHighlighters
- LanguageServices
- LineCommit
- LineSeparators
- Utilities
- CommandHandlers
- Features/Core/Portable/MetadataAsSource
- Interactive/Host
- VisualStudio
- CSharp
- Impl/Interactive
- Test
- DesignerAttribute
- Interactive/Commands
- Core
- Def
- ExternalAccess/UnitTesting/Api
- Implementation/ProjectSystem
- Test.Next
- Mocks
- Remote
- Services
- VisualBasic/Impl/CodeModel
- Workspaces
- Remote/Core
- Services
- VisualBasicTest/CaseCorrection
- VisualBasic/Portable/CaseCorrection
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
484 files changed
+2280
-2622
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
225 | 225 | | |
226 | 226 | | |
227 | 227 | | |
228 | | - | |
| 228 | + | |
| 229 | + | |
229 | 230 | | |
230 | 231 | | |
231 | 232 | | |
| |||
266 | 267 | | |
267 | 268 | | |
268 | 269 | | |
269 | | - | |
| 270 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | 10 | | |
13 | 11 | | |
14 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1178 | 1178 | | |
1179 | 1179 | | |
1180 | 1180 | | |
1181 | | - | |
| 1181 | + | |
1182 | 1182 | | |
1183 | 1183 | | |
1184 | | - | |
| 1184 | + | |
1185 | 1185 | | |
1186 | 1186 | | |
1187 | 1187 | | |
| |||
1269 | 1269 | | |
1270 | 1270 | | |
1271 | 1271 | | |
1272 | | - | |
| 1272 | + | |
1273 | 1273 | | |
1274 | 1274 | | |
1275 | | - | |
| 1275 | + | |
1276 | 1276 | | |
1277 | 1277 | | |
1278 | 1278 | | |
| |||
1388 | 1388 | | |
1389 | 1389 | | |
1390 | 1390 | | |
1391 | | - | |
| 1391 | + | |
1392 | 1392 | | |
1393 | 1393 | | |
1394 | | - | |
| 1394 | + | |
1395 | 1395 | | |
1396 | 1396 | | |
1397 | 1397 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
| 120 | + | |
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| |||
Lines changed: 7 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
154 | | - | |
| 154 | + | |
155 | 155 | | |
156 | 156 | | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
169 | | - | |
| 169 | + | |
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
| 110 | + | |
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
| 116 | + | |
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| |||
0 commit comments