@phoenix-plugin-registry/easy-edit-numerical-value

1.2.1 • Public • Published

Easy Edit Numerical Value

This extension makes it easy to edit numerical value of CSS, HTML and JavaScript by + or - Key (also need Alt or Ctrl or Cmd).

Screenshot

How to use

  • Select numerical value of css ,html and JavaScript. In the case of "width" and "margin" of css, also select "px" or "%".
  • Press Alt and + key, then the numerical value increase by 1.
  • Press Alt and - key, then the numerical value decrease by 1.
  • Press Ctrl(Cmd) and Alt and + key, then the numerical value increase by 10.
  • Press Ctrl(Cmd) and Alt and - key, then the numerical value decrease by 10.
  • If the number has a decimal point, for example 0.3 or 0.05, it changes by 0.1 or 0.01 by Alt and + or - key, and it changes by 1 or 0.1 by Ctrl(Cmd) and Alt and + or - key.
  • If you hold down these keys, the value also increases continuously and you can see the element moving in the Live Preview.

Package Sidebar

Install

npm i @phoenix-plugin-registry/easy-edit-numerical-value

Weekly Downloads

0

Version

1.2.1

License

MIT

Unpacked Size

5.55 kB

Total Files

3

Last publish

Collaborators

  • ushmajit
  • core.ai