Skip to content

redmunds/everyscrub

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Everyscrub for Brackets

Everything's a scrubber! Cmd/Ctrl + drag on any number or hex color to scrub its value. In "Live development" mode, the browser preview will update in real time while you're dragging.

Works with any number in CSS, LESS, and JavaScript. Also works with 3- or 6-digit hex colors in CSS and LESS (darkens/lightens the color). Just hold down Cmd (Mac) or Ctrl (Win), click on the number in your source code, and drag the mouse horizontally.

What is Brackets?

Everyscrub is an extension for Brackets, a new open-source code editor for the web.

To use Everyscrub:

  1. Download the ZIP and unzip it; or clone this repo
  2. Place the everyscrub folder so the structure is: brackets/src/extensions/user/everyscrub/main.js
  3. Launch Brackets!

License

MIT-licensed -- see main.js for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%