|
84 | 84 | <s:String x:Key="/Default/CodeInspection/Highlighting/InspectionSeverities/=ReplaceSliceWithRangeIndexer/@EntryIndexedValue">WARNING</s:String> |
85 | 85 | <s:String x:Key="/Default/CodeInspection/Highlighting/InspectionSeverities/=ReplaceSubstringWithRangeIndexer/@EntryIndexedValue">WARNING</s:String> |
86 | 86 | <s:String x:Key="/Default/CodeInspection/Highlighting/InspectionSeverities/=ReplaceWithPrimaryConstructorParameter/@EntryIndexedValue">DO_NOT_SHOW</s:String> |
| 87 | + <s:String x:Key="/Default/CodeInspection/Highlighting/InspectionSeverities/=SeparateLocalFunctionsWithJumpStatement/@EntryIndexedValue">DO_NOT_SHOW</s:String> |
87 | 88 | <s:String x:Key="/Default/CodeInspection/Highlighting/InspectionSeverities/=SimplifyStringInterpolation/@EntryIndexedValue">WARNING</s:String> |
88 | 89 | <s:String x:Key="/Default/CodeInspection/Highlighting/InspectionSeverities/=SpecifyStringComparison/@EntryIndexedValue">WARNING</s:String> |
89 | 90 | <s:String x:Key="/Default/CodeInspection/Highlighting/InspectionSeverities/=StringEndsWithIsCultureSpecific/@EntryIndexedValue">WARNING</s:String> |
|
165 | 166 | <s:String x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/WRAP_PRIMARY_CONSTRUCTOR_PARAMETERS_STYLE/@EntryValue">WRAP_IF_LONG</s:String> |
166 | 167 | <s:Boolean x:Key="/Default/CodeStyle/CodeFormatting/CssFormatter/LINE_FEED_AT_FILE_END/@EntryValue">True</s:Boolean> |
167 | 168 | <s:Boolean x:Key="/Default/CodeStyle/CodeFormatting/HtmlFormatter/LINE_FEED_AT_FILE_END/@EntryValue">True</s:Boolean> |
| 169 | + <s:String x:Key="/Default/CodeStyle/CodeFormatting/HtmlFormatter/TagsAreNotIndentedInside/@EntryValue"></s:String> |
168 | 170 | <s:Int64 x:Key="/Default/CodeStyle/CodeFormatting/JavaScriptCodeFormatting/INDENT_SIZE/@EntryValue">2</s:Int64> |
169 | 171 | <s:Boolean x:Key="/Default/CodeStyle/CodeFormatting/JavaScriptCodeFormatting/LINE_FEED_AT_FILE_END/@EntryValue">True</s:Boolean> |
170 | 172 | <s:Int64 x:Key="/Default/CodeStyle/CodeFormatting/JavaScriptCodeFormatting/TAB_WIDTH/@EntryValue">2</s:Int64> |
|
194 | 196 | <s:String x:Key="/Default/CodeStyle/CodeFormatting/XmlFormatter/TagAttributesFormat/@EntryValue">OnSingleLine</s:String> |
195 | 197 | <s:Boolean x:Key="/Default/CodeStyle/CodeFormatting/XmlFormatter/USE_INDENT_FROM_VS/@EntryValue">False</s:Boolean> |
196 | 198 | <s:Int64 x:Key="/Default/CodeStyle/CodeFormatting/XmlFormatter/WRAP_LIMIT/@EntryValue">160</s:Int64> |
197 | | - <s:String x:Key="/Default/CodeStyle/CSharpFileLayoutPatterns/Pattern/@EntryValue"><?xml version="1.0" encoding="utf-16"?>
 |
198 | | -<Patterns xmlns="urn:schemas-jetbrains-com:member-reordering-patterns">
 |
| 199 | + <s:String x:Key="/Default/CodeStyle/CSharpFileLayoutPatterns/Pattern/@EntryValue"><Patterns xmlns="urn:schemas-jetbrains-com:member-reordering-patterns">
 |
199 | 200 | <TypePattern DisplayName="Non-reorderable types" RemoveRegions="All">
 |
200 | 201 | <TypePattern.Match>
 |
201 | 202 | <Or>
 |
|
219 | 220 | <HasMember>
 |
220 | 221 | <And>
 |
221 | 222 | <Kind Is="Method" />
 |
222 | | - <HasAttribute Name="Xunit.FactAttribute" Inherited="True" />
 |
| 223 | + <HasAttribute Inherited="True" Name="Xunit.FactAttribute" />
 |
223 | 224 | </And>
 |
224 | 225 | </HasMember>
 |
225 | 226 | </And>
 |
|
231 | 232 | </And>
 |
232 | 233 | </Entry.Match>
 |
233 | 234 | <Entry.SortBy>
 |
234 | | - <Access Order="Private Internal Protected ProtectedInternal Public" />
 |
| 235 | + <Access Is="0" Order="Private Internal Protected ProtectedInternal Public" />
 |
235 | 236 | </Entry.SortBy>
 |
236 | 237 | </Entry>
 |
237 | 238 | <Group DisplayName="Fields">
 |
|
244 | 245 | </And>
 |
245 | 246 | </Entry.Match>
 |
246 | 247 | <Entry.SortBy>
 |
247 | | - <Access Order="Private Internal Protected ProtectedInternal Public" />
 |
| 248 | + <Access Is="0" Order="Private Internal Protected ProtectedInternal Public" />
 |
248 | 249 | </Entry.SortBy>
 |
249 | 250 | </Entry>
 |
250 | 251 | <Entry DisplayName="Static">
 |
|
258 | 259 | </And>
 |
259 | 260 | </Entry.Match>
 |
260 | 261 | <Entry.SortBy>
 |
261 | | - <Access Order="Private Internal Protected ProtectedInternal Public" />
 |
| 262 | + <Access Is="0" Order="Private Internal Protected ProtectedInternal Public" />
 |
262 | 263 | </Entry.SortBy>
 |
263 | 264 | </Entry>
 |
264 | 265 | <Entry DisplayName="Instance Readonly">
 |
|
272 | 273 | </And>
 |
273 | 274 | </Entry.Match>
 |
274 | 275 | <Entry.SortBy>
 |
275 | | - <Access Order="Private Internal Protected ProtectedInternal Public" />
 |
| 276 | + <Access Is="0" Order="Private Internal Protected ProtectedInternal Public" />
 |
276 | 277 | </Entry.SortBy>
 |
277 | 278 | </Entry>
 |
278 | 279 | <Entry DisplayName="Instance">
 |
|
288 | 289 | </And>
 |
289 | 290 | </Entry.Match>
 |
290 | 291 | <Entry.SortBy>
 |
291 | | - <Access Order="Private Internal Protected ProtectedInternal Public" />
 |
| 292 | + <Access Is="0" Order="Private Internal Protected ProtectedInternal Public" />
 |
292 | 293 | </Entry.SortBy>
 |
293 | 294 | </Entry>
 |
294 | 295 | </Group>
 |
|
301 | 302 | </And>
 |
302 | 303 | </Entry.Match>
 |
303 | 304 | <Entry.SortBy>
 |
304 | | - <Access Order="Private Internal Protected ProtectedInternal Public" />
 |
| 305 | + <Access Is="0" Order="Private Internal Protected ProtectedInternal Public" />
 |
305 | 306 | </Entry.SortBy>
 |
306 | 307 | </Entry>
 |
307 | 308 | <Entry DisplayName="Instance">
 |
|
314 | 315 | </And>
 |
315 | 316 | </Entry.Match>
 |
316 | 317 | <Entry.SortBy>
 |
317 | | - <Access Order="Private Internal Protected ProtectedInternal Public" />
 |
| 318 | + <Access Is="0" Order="Private Internal Protected ProtectedInternal Public" />
 |
318 | 319 | </Entry.SortBy>
 |
319 | 320 | </Entry>
 |
320 | 321 | </Group>
 |
|
325 | 326 | </And>
 |
326 | 327 | </Entry.Match>
 |
327 | 328 | <Entry.SortBy>
 |
328 | | - <Access Order="Private Internal Protected ProtectedInternal Public" />
 |
| 329 | + <Access Is="0" Order="Private Internal Protected ProtectedInternal Public" />
 |
329 | 330 | </Entry.SortBy>
 |
330 | 331 | </Entry>
 |
331 | 332 | <Group DisplayName="Events">
 |
|
337 | 338 | </And>
 |
338 | 339 | </Entry.Match>
 |
339 | 340 | <Entry.SortBy>
 |
340 | | - <Access Order="Private Internal Protected ProtectedInternal Public" />
 |
| 341 | + <Access Is="0" Order="Private Internal Protected ProtectedInternal Public" />
 |
341 | 342 | </Entry.SortBy>
 |
342 | 343 | </Entry>
 |
343 | 344 | <Entry DisplayName="Instance">
 |
|
350 | 351 | </And>
 |
351 | 352 | </Entry.Match>
 |
352 | 353 | <Entry.SortBy>
 |
353 | | - <Access Order="Private Internal Protected ProtectedInternal Public" />
 |
| 354 | + <Access Is="0" Order="Private Internal Protected ProtectedInternal Public" />
 |
354 | 355 | </Entry.SortBy>
 |
355 | 356 | </Entry>
 |
356 | 357 | </Group>
 |
|
365 | 366 | </Or>
 |
366 | 367 | </Entry.Match>
 |
367 | 368 | <Entry.SortBy>
 |
368 | | - <Kind Order="Constructor" />
 |
| 369 | + <Kind Is="0" Order="Constructor" />
 |
369 | 370 | </Entry.SortBy>
 |
370 | 371 | </Entry>
 |
371 | 372 | <Entry DisplayName="Test methods" Priority="100">
 |
|
375 | 376 | <Or>
 |
376 | 377 | <HasAttribute Name="Xunit.FactAttribute" />
 |
377 | 378 | <HasAttribute Name="Xunit.TheoryAttribute" />
 |
| 379 | + <HasAttribute Name="FactSkippedOnPlatform" />
 |
| 380 | + <HasAttribute Name="TheorySkippedOnPlatform" />
 |
378 | 381 | </Or>
 |
379 | 382 | </And>
 |
380 | 383 | </Entry.Match>
 |
|
396 | 399 | </And>
 |
397 | 400 | </Entry.Match>
 |
398 | 401 | <Entry.SortBy>
 |
399 | | - <Access Order="Private Internal Protected ProtectedInternal Public" />
 |
| 402 | + <Access Is="0" Order="Private Internal Protected ProtectedInternal Public" />
 |
400 | 403 | </Entry.SortBy>
 |
401 | 404 | </Entry>
 |
402 | 405 | <Entry DisplayName="Nested types">
 |
|
413 | 416 | </And>
 |
414 | 417 | </Entry.Match>
 |
415 | 418 | <Entry.SortBy>
 |
416 | | - <Access Order="Private Internal Protected ProtectedInternal Public" />
 |
| 419 | + <Access Is="0" Order="Private Internal Protected ProtectedInternal Public" />
 |
417 | 420 | </Entry.SortBy>
 |
418 | 421 | </Entry>
 |
419 | 422 | <Group DisplayName="Fields">
 |
|
426 | 429 | </And>
 |
427 | 430 | </Entry.Match>
 |
428 | 431 | <Entry.SortBy>
 |
429 | | - <Access Order="Private Internal Protected ProtectedInternal Public" />
 |
| 432 | + <Access Is="0" Order="Private Internal Protected ProtectedInternal Public" />
 |
430 | 433 | </Entry.SortBy>
 |
431 | 434 | </Entry>
 |
432 | 435 | <Entry DisplayName="Static">
 |
|
440 | 443 | </And>
 |
441 | 444 | </Entry.Match>
 |
442 | 445 | <Entry.SortBy>
 |
443 | | - <Access Order="Private Internal Protected ProtectedInternal Public" />
 |
| 446 | + <Access Is="0" Order="Private Internal Protected ProtectedInternal Public" />
 |
444 | 447 | </Entry.SortBy>
 |
445 | 448 | </Entry>
 |
446 | 449 | <Entry DisplayName="Instance Readonly">
 |
|
454 | 457 | </And>
 |
455 | 458 | </Entry.Match>
 |
456 | 459 | <Entry.SortBy>
 |
457 | | - <Access Order="Private Internal Protected ProtectedInternal Public" />
 |
| 460 | + <Access Is="0" Order="Private Internal Protected ProtectedInternal Public" />
 |
458 | 461 | </Entry.SortBy>
 |
459 | 462 | </Entry>
 |
460 | 463 | <Entry DisplayName="Instance">
 |
|
470 | 473 | </And>
 |
471 | 474 | </Entry.Match>
 |
472 | 475 | <Entry.SortBy>
 |
473 | | - <Access Order="Private Internal Protected ProtectedInternal Public" />
 |
| 476 | + <Access Is="0" Order="Private Internal Protected ProtectedInternal Public" />
 |
474 | 477 | </Entry.SortBy>
 |
475 | 478 | </Entry>
 |
476 | 479 | </Group>
 |
|
483 | 486 | </And>
 |
484 | 487 | </Entry.Match>
 |
485 | 488 | <Entry.SortBy>
 |
486 | | - <Access Order="Private Internal Protected ProtectedInternal Public" />
 |
| 489 | + <Access Is="0" Order="Private Internal Protected ProtectedInternal Public" />
 |
487 | 490 | </Entry.SortBy>
 |
488 | 491 | </Entry>
 |
489 | 492 | <Entry DisplayName="Instance">
 |
|
496 | 499 | </And>
 |
497 | 500 | </Entry.Match>
 |
498 | 501 | <Entry.SortBy>
 |
499 | | - <Access Order="Private Internal Protected ProtectedInternal Public" />
 |
| 502 | + <Access Is="0" Order="Private Internal Protected ProtectedInternal Public" />
 |
500 | 503 | </Entry.SortBy>
 |
501 | 504 | </Entry>
 |
502 | 505 | </Group>
 |
|
507 | 510 | </And>
 |
508 | 511 | </Entry.Match>
 |
509 | 512 | <Entry.SortBy>
 |
510 | | - <Access Order="Private Internal Protected ProtectedInternal Public" />
 |
| 513 | + <Access Is="0" Order="Private Internal Protected ProtectedInternal Public" />
 |
511 | 514 | </Entry.SortBy>
 |
512 | 515 | </Entry>
 |
513 | 516 | <Group DisplayName="Events">
 |
|
519 | 522 | </And>
 |
520 | 523 | </Entry.Match>
 |
521 | 524 | <Entry.SortBy>
 |
522 | | - <Access Order="Private Internal Protected ProtectedInternal Public" />
 |
| 525 | + <Access Is="0" Order="Private Internal Protected ProtectedInternal Public" />
 |
523 | 526 | </Entry.SortBy>
 |
524 | 527 | </Entry>
 |
525 | 528 | <Entry DisplayName="Instance">
 |
|
532 | 535 | </And>
 |
533 | 536 | </Entry.Match>
 |
534 | 537 | <Entry.SortBy>
 |
535 | | - <Access Order="Private Internal Protected ProtectedInternal Public" />
 |
| 538 | + <Access Is="0" Order="Private Internal Protected ProtectedInternal Public" />
 |
536 | 539 | </Entry.SortBy>
 |
537 | 540 | </Entry>
 |
538 | 541 | </Group>
 |
|
555 | 558 | </And>
 |
556 | 559 | </Entry.Match>
 |
557 | 560 | <Entry.SortBy>
 |
558 | | - <Access />
 |
| 561 | + <Access Is="0" />
 |
559 | 562 | </Entry.SortBy>
 |
560 | 563 | </Entry>
 |
561 | 564 | </Group>
 |
|
576 | 579 | </And>
 |
577 | 580 | </Entry.Match>
 |
578 | 581 | <Entry.SortBy>
 |
579 | | - <Access Order="Private Internal Protected ProtectedInternal Public" />
 |
| 582 | + <Access Is="0" Order="Private Internal Protected ProtectedInternal Public" />
 |
580 | 583 | </Entry.SortBy>
 |
581 | 584 | </Entry>
 |
582 | 585 | <Entry DisplayName="Nested types">
 |
|
0 commit comments