In Intellij/Appcode, is there any option or plugin I can use so that when I press a certain key(e.g. up arrow) it will increase the selected value by 1 like web developer tool?
Intellij/AppCode increase selected number value
3.8k views Asked by Infinity At
1
String Manipulation plugin may be what you are looking for, it has the following feature:
There is also a related feature request.