Answer the question
In order to leave comments, you need to log in
Is it possible to change numerical values in IntelliJ IDEA (PHPStorm) with the mouse wheel in the code?
Tell me, is it possible to change (by scrolling the wheel) a digital value in the code, for example, some property in CSS, with the mouse wheel? Those. turn the wheel (with some key pressed), and the digital value increases, turn the other way decreases...
Example:
.class {
margin-top: 20px;
}
We click on the number "20", we turn the mouse wheel (possibly with some pressed key on the keyboard), the numbers change.
I was inspired by Google Chrome, if you look through the element there, then in the style editor (on the right), this is how you can change digital values in CSS.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question