Commit Graph

4 Commits

Author SHA1 Message Date
Bas Leijdekkers
bd7f1f4270 Java: proper order of 'true' and 'false' in quick-fix name (IDEA-357973)
also fixes internationalization and the incorrect comma in the name
for "Create missing switch branches" quick-fix

GitOrigin-RevId: 16285e054447d8d15318df8889499bbbf91243a7
2024-08-21 09:12:08 +00:00
Tagir Valeev
dd689d3a39 [java-inspections] More tests for preview
GitOrigin-RevId: 6b6405ee4491ad1d58947547c40df6fb2d291ab7
2022-07-29 17:54:59 +00:00
Andrey.Cherkasov
c977930e50 [java-highlighting] Stabilize the order of missing branches
GitOrigin-RevId: cca86a5d95906306a0a4c68b976e8d6950e3cb72
2022-05-31 12:47:41 +00:00
Andrey.Cherkasov
c317fc5bc5 [java-highlighting] Provide "Create missing branches" quick-fix for an empty switch when selector type is sealed class
(IJ-CR-24912)

GitOrigin-RevId: 08834e8b0a6e9e8897a95c6d263de673167f5e65
2022-05-30 20:26:08 +00:00