Mathieu Dutour

Results 272 comments of Mathieu Dutour

there are discussion about this here: https://github.com/svg/svgo/issues/563 It should be possible to create a SVGO plugin that does this (docs here: https://github.com/svg/svgo/blob/master/docs/how-it-works/en.md) and then make this sketch plugin use the...

JSON doesn't support comments so you can't comment out a field. So i'd say the file is broken :)

- what version of the plugin and sketch are you using? - did you change the config of the plugin? - could you share the file used to export the...

to add to what @vic-topcoder said, there is an easy way to store values on layers: ```js context.comand.setValue_forKey_onLayer( value, "key", layer ) var value = context.comand.valueForKey_onLayer( "key", layer ) ```

> I would expect any Node.js based app to be able to run seamlessly across Windows, OS X and Linux the same I'd say it depends what the app is...

Sketch is an macOS only app. This project is not associated with the company Sketch. If you’d like to ask for a feature request to support other platforms, feel free...

Right. I don’t have the bandwidth to work on that now, and it’s pretty low priority for me so I added the “help wanted” label. I’d be happy to merge...

`react-sketchapp` is not associated with Sketch. Sketch is a macOS only app. If you have a problem with that, you are welcome to complain to their customer support - but...

That's what you need to do at the moment yes, my comment still stands. Instead of reacting like that when someone takes the time to answer with not only 1...

As I said twice already, react-sketchapp is not associated with Sketch. This is not the place to complain about it. I'm going to remove comments going forward. This is a...