Vojtěch Krása

Results 329 comments of Vojtěch Krása

Duplicating selection is more universal, not sure if it is worth to make a line feature.

IntelliJ supports tag removal in xml. ![image](https://user-images.githubusercontent.com/1160875/135492246-3901e43a-d6c2-42e8-b482-fca5f548282e.png)

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....

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)