Skip to content

I20241204-1800

@jjohnstn jjohnstn tagged this 04 Dec 18:25
* Add quick fix to add permitted types to switch

- add new LocalCorrectionsSubProcessor.addPermittedTypesProposal()
  method to add permitted types as cases to empty switch statement
  or switch expression
- modify QuickFixProcessor to call new method above
- add tests to QuickFixTest22
- fixes #1795
Assets 2
Loading