Git Product home page Git Product logo

sublime-colorpick's Introduction

sublime-colorpick

Color picker plugin for Sublime Text 2 and 3 (Mac OS X)

ColorPick

about

For me, a colorpicker is the last piece of the puzzle to make Sublime Text 2 a complete TextMate replacement. Et voilà!

Source for the colorpick binary can be found at https://github.com/jnordberg/color-pick

installation

cd ~/Library/Application\ Support/Sublime\ Text\ 2/Packages
git clone git://github.com/jnordberg/sublime-colorpick.git ColorPick

usage

cmd+shift+c to insert a color

or bind it to a key of your choosing, the command is color_pick

options

If you prefer your colors to be uppercase (#FF0000 vs #ff0000), set the color_pick_upcase option in your user settings (cmd+comma)

Example:

{
  "font_face": "Menlo",
  "font_size": 11.0,
  "tab_size": 2,
  "word_wrap": true,
  "wrap_width": 90, 
  "color_pick_upcase": true
}

sublime-colorpick's People

Contributors

colinta avatar ephigenia avatar hnesland avatar hungrymedia avatar jnordberg avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

sublime-colorpick's Issues

Restrict to "osx" platform on package_control_channel

This package works only on macOS, but there is no precise platform restriction for that in the package_control_channel repository. This causes Windows and Linux users to pointlessly download this package hoping they are getting a color picker for their platform.

No opacity control?

Not sure if it's just me but is there any way to adjust the opacity of colours when picking them?

colorpick: Bad CPU type in executable

Hi!

When I fire the super+shift+c command in SublimeText2 nothing happens. I tried to manually execute the colorpick binary, but bash says:

bash: ./colorpick: Bad CPU type in executable

I use a 2006 iMac (IntelCore Duo) with OS X 10.6.8

Greetz,
Chris

Change title

When looking for a colour picker add on for sublime 3 I never even looked at yours because the title is: "Color picker plugin for Sublime Text 2 (Mac OS X)".

The only reason I installed it was because wesleys one was causing sublime to crash on me, I investigated, and yours does work with Sublime 3.

If you change the title you'll get a lot more downloads :)

[Errno 13] Permission Denied

Sadly, I get this error :(

Traceback (most recent call last):
  File "./sublime_plugin.py", line 282, in run_
  File "./ColorPick.py", line 21, in run
  File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/subprocess.py", line 623, in __init__
    errread, errwrite)
  File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/subprocess.py", line 1141, in _execute_child
    raise child_exception
OSError: [Errno 13] Permission denied

Does not work using Sublime Text 3

No such file or directory: 'ColorPick/bin/colorpick'

This is the error that I get when I try to use the plugin. Anybody have a quick fix?
(Yes. I did a git clone & used the package manager and got the same error.)

Not available in command palete

Is it possible to add color pick to the command palette?

Instead of remembering a key combination I'd rather find the command when I need it.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.