Commit Graph

7 Commits

Author SHA1 Message Date
Tagir Valeev
9ab2a2cd01 [mod-commands] Testing: declarative testing of multi-step actions
GitOrigin-RevId: d8c195494ae7973a44c1daf707fc38e6f76a7191
2023-07-21 11:17:31 +00:00
Tagir Valeev
bf78f8d6ce [java-intentions] ExpandStaticImportAction, ConvertCompactConstructorToCanonicalAction: ModCommand (IDEA-322693)
Also: i18n

GitOrigin-RevId: e8828e96bf095b567d269cb919b0ec94ff860431
2023-07-04 13:42:53 +00:00
Tagir Valeev
dd689d3a39 [java-inspections] More tests for preview
GitOrigin-RevId: 6b6405ee4491ad1d58947547c40df6fb2d291ab7
2022-07-29 17:54:59 +00:00
Anna.Kozlova
3bf18f4db9 expand static import intention available at the end of the line (IDEA-199910) 2018-10-04 19:13:47 +02:00
Anna Kozlova
56eface1fa expand static import: available on the onDemand import (IDEA-175102) 2018-08-29 11:46:30 +03:00
Anna.Kozlova
2769981fb1 expand static import for all (IDEA-169239) 2017-03-07 14:57:35 +01:00
anna
6aba03f21c expand static import to class qualification (IDEA-68853) 2011-08-19 21:11:35 +02:00