kstenschke / shifter-plugin

Intelligent string/code manipulation plugin for Jetbrains IDEs: Detects shiftable type of word/line/selection and manipulates it on keyboard shortcut
http://plugins.jetbrains.com/plugin/6149
Apache License 2.0
105 stars 13 forks source link

Increment/Decrement numbers and 0.1 step option #45

Open Roman52 opened 5 years ago

Roman52 commented 5 years ago

Hello! Thank you for the plugin! Two questions: 1) Is it possible to add Increment/Decrement numbers by 0.1 and shortcut for it? (The minimal step for "Shift-down more" is 2. I can't set 0.1 in settings). 60883231-50e95e00-a252-11e9-8a51-a78a7ba13c2e

2) For example: I have 3px in the css file and I am trying to get -3px by shortcut "Shift-Down", but I can't do it because after -1 it is finished, or I get --1. See: https://i.imgur.com/MXjNgXV.gifv