atom-color-highlight icon indicating copy to clipboard operation
atom-color-highlight copied to clipboard

RangeError when opening files, v1.0.4

Open bjmiller opened this issue 10 years ago • 1 comments

So far, this specifically affects JS and CS files. I haven't checked anything else yet...

Uncaught RangeError: Maximum call stack size exceeded 
/Users/brian/.atom/packages/atom-color-highlight/node_modules/pigments/lib/color-model.js:36

(It probably shouldn't even be running on these files, but that's neither here nor there.)

bjmiller avatar Sep 23 '14 14:09 bjmiller

I just saw this issue, i opened it on https://github.com/abe33/pigments/issues/2 since that should be the right repository for this issue.

philipgiuliani avatar Oct 02 '14 09:10 philipgiuliani