Zach Reed

Results 13 issues of Zach Reed

It doesn't seem like it works to highlight colors in JS when they are a exported var. I added my `color.js` file to `color_variables_files`. The `color.js` file looks like this:...

Followed the steps you have in the readme, and I get a bunch of build errors then it fails. Running Xcode 7.1 Here is a screenshot: http://bluetide.pro/1aogB/1ffGtkgw

_Let me know if this is in the UI somewhere and I'm missing it, but I can't seem to find it..._ It would be nice if you could ignore classes...

- Just update the URL for Discord Webhooks. Super simple

I'm not 100% clear how I actually use the function (`speedy()`)? At what point would I call the function? Could someone provide a code snippet example of when that would...

question

When I drag to close, the `close` event is not fired. It only happens when I tap to close, or when it's called. In the docs it says "`close`: Fired...

In the docs it says to run: `npm run install-sketchtool`, and in that script it is looking for `Sketch.app/Contents/Resources/sketchtool/install.sh` which no longer exists in Sketch when you download it, so...

As you probably know, the repo https://github.com/leafo/lessphp is no longer being supported so many people are starting to switch to this repo for their LESS php compiling. I think the...

In `package.json` (https://github.com/1b8/schematic/blob/master/package.json#L18) it looks like schematic is only using `^0.14.0` for `minecraft-data`. https://github.com/PrismarineJS/node-minecraft-data is on version `0.17.0`. Would it be a good idea to update this dependency version to...

If I generate a new input that has the spinner class, how do I re-run the plugin to change the input to a spinner input? Currently, when I dynamically add...