Commit f6603cd
authored
Merge pull request microsoft#20545 from RyanCavanaugh/codefixOmnibus
Omnibus fixes for telemetry-sourced crashes7 files changed
+55-5Lines changed: 55 additions & 5 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- src
- compiler
- services
- codefixes
- tests/cases/fourslash
Expand file treeCollapse file tree
Open diff view settings
Collapse file
+6-1Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
3951 | 3951 | |
3952 | 3952 | |
3953 | 3953 | |
3954 | | - |
| 3954 | + |
| 3955 | + |
| 3956 | + |
| 3957 | + |
| 3958 | + |
| 3959 | + |
3955 | 3960 | |
3956 | 3961 | |
3957 | 3962 | |
|
Collapse file
src/services/codefixes/inferFromUsage.ts
Copy file name to clipboardExpand all lines: src/services/codefixes/inferFromUsage.ts+19-3Lines changed: 19 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
70 | 70 | |
71 | 71 | |
72 | 72 | |
73 | | - |
74 | 73 | |
75 | 74 | |
76 | 75 | |
| ||
81 | 80 | |
82 | 81 | |
83 | 82 | |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
84 | 90 | |
85 | 91 | |
86 | 92 | |
| ||
148 | 154 | |
149 | 155 | |
150 | 156 | |
| 157 | + |
| 158 | + |
| 159 | + |
| 160 | + |
| 161 | + |
151 | 162 | |
152 | 163 | |
153 | 164 | |
| ||
191 | 202 | |
192 | 203 | |
193 | 204 | |
194 | | - |
195 | | - |
| 205 | + |
| 206 | + |
| 207 | + |
196 | 208 | |
197 | 209 | |
198 | 210 | |
| ||
281 | 293 | |
282 | 294 | |
283 | 295 | |
| 296 | + |
| 297 | + |
| 298 | + |
| 299 | + |
284 | 300 | |
285 | 301 | |
286 | 302 | |
|
Collapse file
src/services/symbolDisplay.ts
Copy file name to clipboardExpand all lines: src/services/symbolDisplay.ts+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
496 | 496 | |
497 | 497 | |
498 | 498 | |
499 | | - |
| 499 | + |
500 | 500 | |
501 | 501 | |
502 | 502 | |
|
Collapse file
tests/cases/fourslash/incompleteFunctionCallCodefix.ts
Copy file name to clipboard+9Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
Collapse file
tests/cases/fourslash/incompleteFunctionCallCodefix2.ts
Copy file name to clipboard+7Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
Collapse file
tests/cases/fourslash/incompleteFunctionCallCodefix3.ts
Copy file name to clipboard+7Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
Collapse file
tests/cases/fourslash/typeToStringCrashInCodeFix.ts
Copy file name to clipboard+6Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
0 commit comments