GithubHelp home page GithubHelp 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

jnordberg avatar hnesland avatar colinta avatar ephigenia avatar hungrymedia avatar

Stargazers

MOJER avatar  avatar HouJia avatar Alex Brown avatar rchk avatar David Akinci avatar GAURAV avatar Herr Helmut avatar Tony Crowe avatar Rida avatar cliff avatar gregory nicholas avatar MrP avatar Maica avatar Suriyaa Sundararuban avatar Israel Júnior avatar iamlos avatar Dave MH avatar michelle avatar Carlos avatar Carl Persson avatar  avatar Michelle Veronese avatar Hannah Yiu avatar Ulysses Levy avatar Matt Ma avatar Adrian Cooney avatar Antti Niemenpää avatar Kimmi Gan avatar Tomas Ruzicka avatar Kay avatar KatieK avatar Brendo Maciel avatar  avatar Jonathan Lai avatar Milan avatar Werner Smit avatar Filipe Oliveira avatar Abdelkrim from Brussels avatar Rafael Rinaldi avatar chris avatar  avatar  avatar Márk Bartos avatar Anderson Andrade avatar Sidd avatar Sandro Queiroz Jr avatar Eugene avatar Anders K. Pettersen avatar  avatar Mike Kormendy avatar Joe Merante avatar Julien Roubieu avatar Luis Fernando Bang dos Santos avatar Nick Chow avatar Örn Ingvar avatar Eric Hamiter avatar Andreas Bergström avatar Justin Charles avatar Nathan Spady avatar Andy Piper avatar Andrew Patton avatar Founder Lucius avatar Sébastien De Bollivier avatar Douglas Soares de Andrade avatar John Anzelc avatar  avatar piesrtasty avatar @waraker avatar mekkoo avatar Ben Kutil avatar  avatar Sean Lynch avatar Andrew Colclough avatar Benjamin Keating avatar  avatar James Hobson avatar Pål Sollie avatar Bradley Ayers avatar Simão Freitas avatar  avatar  avatar Michael Lehmkuhl avatar Danillo Melo avatar Skurikhin Alexander avatar Bijan Rahnema avatar Bertrand Zuchuat avatar Max! avatar Jackilyn Hoxworth avatar Jeff Patterson avatar Borgar avatar Andrey Okonetchnikov avatar Peter Min avatar Diego Barros avatar Ryan Bates avatar

Watchers

 avatar  avatar nckmcfls avatar  avatar

sublime-colorpick's Issues

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

No opacity control?

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

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.

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.