dubreuia / intellij-plugin-save-actions

Supports configurable, Eclipse like, save actions, including "organize imports", "reformat code" and "rearrange code".
MIT License
531 stars 101 forks source link

reformat(save action ) is different from reformat(ctrl+alt+L) #361

Closed hei66 closed 3 years ago

hei66 commented 3 years ago

environment : system: window10 idea: intellij idea 2020.3 plugin: save actions 2.2.0

question: Save Action triggers formatting files in a different format than Ctrl + Alt +L formatting files

hei66 commented 3 years ago

image

hei66 commented 3 years ago

image ctrl+s triggers formatting files

hei66 commented 3 years ago

image

dubreuia commented 3 years ago

Hello @562498146 , those are 2 different actions. What is expected?