Commit Graph

3 Commits

Author SHA1 Message Date
Mikhail Pyltsin
ab14666e4e [java-highlighting] 'case default' is the incorrect syntax, and it was replaced with the proper 'default' syntax.
GitOrigin-RevId: 72f8e7f6c9080db7cb0b89c0ed876eb949171e8f
2023-07-14 16:14:45 +00:00
Tagir Valeev
7e1064ea3c [java-intentions] More preview tests; minor fixes
GitOrigin-RevId: 22a46c15d8900d8a31514846755a013f6a67ad42
2022-07-29 17:55:13 +00:00
Andrey.Cherkasov
c6016b645e [java-inspections] SwitchStatementWithTooFewBranches: provide quick-fix "Unwrap 'switch'" in case default label element
IDEA-274278

GitOrigin-RevId: 97c04cf69e8bffbc1be2d2fd1f6dfae05bd6c986
2022-07-07 18:09:10 +00:00