Skip to content

Extension for Brackets that turns every CSS number/color into a draggable "scrubber"

Notifications You must be signed in to change notification settings

peterflynn/everyscrub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Everyscrub for Brackets

Note: Shortcuts & modifiers changed recently to avoid clashing with the "multiple cursors" functionality in Brackets Sprint 38.

Everything's a scrubber! Alt/⌥ + 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.

You can also tap Ctrl/⌘+Alt + Up/Down to "nudge" the value in individual increments.

Scrubbing a hex color darkens/lightens the color. Like numbers, this works in any file type (not just CSS, JS, etc.).

How to Install

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

To install extensions:

  1. Choose File > Extension Manager and select the Available tab
  2. Search for this extension
  3. Click Install!

License

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

Compatibility

Brackets Sprint 33 or newer (Adobe Edge Code Preview 7 or newer).

Use the older release at commit e974ebd8 if you need compatibility with older versions of Brackets and Edge Code.

About

Extension for Brackets that turns every CSS number/color into a draggable "scrubber"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published