krasa / StringManipulation

IntelliJ plugin - https://plugins.jetbrains.com/plugin/2162
Apache License 2.0
694 stars 81 forks source link

Divide numbers #220

Open lukaszahorec opened 8 months ago

lukaszahorec commented 8 months ago

Would it be possible to add divide function to number selection, like the increment function.

For example I'm adding retina images to html/php. Phpstorm suggest me real size of image, then I would like to select the size and with this plugin divide it by 2...