Vojtěch Krása
Vojtěch Krása
Duplicating selection is more universal, not sure if it is worth to make a line feature.
Nice suggestions, thanks!
IntelliJ supports tag removal in xml. 
works fine for me: ``` INSERT INTO address (id , address1 , address2 ) VALUES (@club_address+1 , '56 passage de la Coupole' , '92400 La Défense 6 Courbevoie') , (@club_address+2...
maybe something in tab/space code style config? I aligned many sql files by it....
in what way?
do you mean translated/translatable labels?
It will require moving every hardcoded label into a property file. Not easy.
Now it is only a matter of translating this https://github.com/krasa/StringManipulation/blob/master/resources/messages/StringManipulationBundle_zh.properties
Thanks! You can try it: [StringManipulation.zip](https://github.com/krasa/StringManipulation/files/7727920/StringManipulation.zip)