Commit 1c3cdb0
authored
File tree
- src
- Analyzers
- CSharp/CodeFixes
- InlineDeclaration
- NewLines/EmbeddedStatementPlacement
- RemoveConfusingSuppression
- UseDeconstruction
- Core/CodeFixes
- RemoveUnusedParametersAndValues
- UnsealClass
- UseCollectionInitializer
- UseConditionalExpression
- UseObjectInitializer
- VisualBasic/CodeFixes/RemoveUnnecessaryCast
- EditorFeatures
- CSharpTest/Completion/CompletionProviders
- CSharp
- Formatting
- StringCopyPaste
- Core
- AutomaticCompletion
- Interactive/Completion
- LanguageServer/Handlers/Hover
- Options
- SplitComment
- Test2
- Classification
- IntelliSense
- Test/Options
- VisualBasic/LineCommit
- Features
- CSharp/Portable
- BraceCompletion
- CodeFixes/Suppression
- Completion
- CompletionProviders/ImportCompletion
- LanguageServices
- QuickInfo
- SplitStringLiteral
- Structure
- UseLocalFunction
- Core/Portable
- BraceCompletion
- CodeFixes/Suppression
- Completion
- Providers
- ImportCompletionProvider
- ConvertAutoPropertyToFullProperty
- ExternalAccess/VSTypeScript/Api
- Formatting
- GenerateConstructorFromMembers
- GenerateDefaultConstructors
- GenerateMember
- GenerateConstructor
- GenerateEnumMember
- GenerateParameterizedMember
- GenerateVariable
- LanguageServices/SymbolDisplayService
- MetadataAsSource
- QuickInfo
- Structure
- LanguageServer
- ProtocolUnitTests/Completion
- Protocol
- Features
- Options
- TodoComments
- Handler/FoldingRanges
- Lsif/Generator
- VisualBasic/Portable
- CodeFixes
- GenerateEvent
- Suppression
- Completion
- CompletionProviders/ImportCompletionProvider
- LanguageServices
- QuickInfo
- Structure
- Tools/ExternalAccess
- FSharp
- Completion
- Internal/Classification
- OmniSharp
- Analyzers
- CodeActions
- Options
- VisualStudio/Core
- Def/Progression
- Impl/CodeModel
- Test.Next/Services
- Workspaces
- CSharp/Portable
- Formatting
- Workspace/LanguageServices
- CoreTestUtilities
- Formatting
- CoreTest
- CodeCleanup
- Remote
- Core/Portable
- CaseCorrection
- Classification
- CodeCleanup
- Providers
- CodeGeneration
- Diagnostics
- Editing
- ExtractMethod
- FindSymbols
- SymbolTree
- Formatting
- Remote
- Rename
- ConflictEngine
- Simplification
- Storage
- Workspace
- Host
- SyntaxTreeFactory
- Solution
- VisualBasic/Portable
- CodeCleanup/Providers
- Workspace/LanguageServices
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
| 118 | + | |
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
288 | 288 | | |
289 | 289 | | |
290 | 290 | | |
291 | | - | |
| 291 | + | |
292 | 292 | | |
293 | 293 | | |
294 | 294 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
| 99 | + | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
| 100 | + | |
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
| 103 | + | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | | - | |
| 137 | + | |
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
| |||
0 commit comments