sketch-devtools icon indicating copy to clipboard operation
sketch-devtools copied to clipboard

Sketch 3.3 unsupported?

Open chadobado opened this issue 10 years ago • 18 comments

Was working on 3.2, upon update log/print is not being received in the console. Nothing relevant logged to the system console.

Any thoughts?

Thanks in advance.

chadobado avatar Apr 10 '15 22:04 chadobado

Confirmed. The DevTools has not been updated to 3.3 — Not even updated since November 2014. Will see what I can do to fix this, so we can get a great developer tool back on track :-)

fnky avatar Apr 12 '15 12:04 fnky

Just checking in for an update.. Thanks :)

chadobado avatar Apr 24 '15 22:04 chadobado

Also curious, do the issues crippling this repo effect assistant?

chadobado avatar Apr 24 '15 23:04 chadobado

I'm not sure wether @turbobabr is still working on it. Once I've gotten the devtools to work, I'll try to sort out the current issues from this repo and try to make a pull request to this repo, otherwise just make it available from my fork.

fnky avatar Apr 25 '15 04:04 fnky

Thanks for your time, @fnky! Looking forward to using this again. So useful.

ricburton avatar May 19 '15 15:05 ricburton

+1 @fnky thanks for looking into this, let us know. I'll follow your fork directly.

rsparrow avatar May 26 '15 00:05 rsparrow

@fnky Any update on this? Probably going to take a look at it myself soon as well.

ryngonzalez avatar Jul 29 '15 05:07 ryngonzalez

@ryngonzalez and @fnky I have not cleaned up the readme and have not done a pull request back because I change the directory structure and naming a bit but I updated this to work with 3.3.2 I have not tested on 3.3.3 yet: https://github.com/rsparrow/sketch-sync-symbol

rsparrow avatar Jul 29 '15 18:07 rsparrow

@rsparrow That's not the same project; did you mean to link us to a fork of this repo?

ryngonzalez avatar Jul 29 '15 20:07 ryngonzalez

@ryngonzalez I'm sorry your right! I got the notification and thought that this was for a different project. BTW, I'm still VERY interested in sketch-devtools if anyone is working on an update. Sorry for the confusion.

rsparrow avatar Jul 29 '15 23:07 rsparrow

No worries! Also definitely interested in seeing someone pick up the mantle on this.

ryngonzalez avatar Jul 29 '15 23:07 ryngonzalez

Any updates? Thanks.

JakeLin avatar Aug 20 '15 12:08 JakeLin

At the moment, I have been busy with some other projects. I will keep up to date when I figure something out. This is not quite an easy fix, as most of the API for Sketch has been changed since the 3.3 release.

However, when I get time I'll certainly look in to this, as I myself want to use this tool for development.

fnky avatar Aug 20 '15 20:08 fnky

Hey guys!

I'm the author of this thing and also miss it a lot! :) Sketch 3.3 introduced a new plugins bundle format and some breaking changes. I evaluated the amount of work to be done to support it and founds out that I just can't handle it due to the business on full-time job. The new bundle/handlers format requires a lot of changes to build reliable source mapping engine... but! I found another approach that might work very well. It requires some tiny changes in Sketch itself. Hope these changes will be introduced in 3.4 and we'll get DevTools back! :)

turbobabr avatar Aug 20 '15 20:08 turbobabr

@turbobabr Can you elaborate on which approach you have discovered? And what changes needs to be done in order to fulfill this?

fnky avatar Aug 20 '15 21:08 fnky

Hey there, guys. Did you saw public beta? https://rink.hockeyapp.net/apps/0172d48cceec171249a8d850fb16276b

qfox avatar Sep 12 '15 00:09 qfox

So any updates on this? I can't use the DevTools yet on Sketch 3.9, @turbobabr didn't Sketch provide what you need for DevTools to get back and work?

wazery avatar Aug 28 '16 22:08 wazery

There is a different dev tools plugin at https://github.com/skpm/sketch-dev-tools. Unfortunately, that one does not have jump-to-code feature.

MareoRaft avatar Jul 11 '18 18:07 MareoRaft