cfjedimaster / brackets-jshint

Adds JSHint support to Brackets
MIT License
131 stars 41 forks source link

Timout in brackets #63

Closed KarstenD closed 9 years ago

KarstenD commented 9 years ago

Hi, since I updated brackets to 0.44 whn I save a js file brackets freezes for a while and tells me JSHint has reached ist timeout ... "JSHint hat die Zeitbegrenzung von 10000 ms überschritten " Any idea what to do or where to look ?

Regards Karsten

Sprint 44 Experimenteller Build 0.44.0-14876 (release 6d2d33d80)

busykai commented 9 years ago

@cfjedimaster, do you also see this? I can take a look over the weekend.

@KarstenD, what is the OS you’re running ?

// kai

From: KarstenD [mailto:notifications@github.com] Sent: Friday, October 24, 2014 6:38 AM To: cfjedimaster/brackets-jshint Subject: [brackets-jshint] Timout in brackets (#63)

Hi, since I updated brackets to 0.44 whn I save a js file brackets freezes for a while and tells me JSHint has reached ist timeout ... "JSHint hat die Zeitbegrenzung von 10000 ms überschritten " Any idea what to do or where to look ?

Regards Karsten

Sprint 44 Experimenteller Build 0.44.0-14876 (release 6d2d33d80)

— Reply to this email directly or view it on GitHubhttps://github.com/cfjedimaster/brackets-jshint/issues/63.

busykai commented 9 years ago

@KarstenD, it may make sense to upgrade to Release 44. It sounds like you're running an experimental pre-release build.

cfjedimaster commented 9 years ago

Sorry I didn't reply - I'm in China for family reasons till the 1st. Can't really do much hacking till then.

On Fri, Oct 24, 2014 at 8:59 AM, busykai notifications@github.com wrote:

@KarstenD https://github.com/KarstenD, it may make sense to upgrade to Release 44. It sounds like you're running an experimental pre-release build.

— Reply to this email directly or view it on GitHub https://github.com/cfjedimaster/brackets-jshint/issues/63#issuecomment-60390289 .

Raymond Camden, Web Developer for Adobe

Email : raymondcamden@gmail.com Blog : www.raymondcamden.com Twitter: raymondcamden

KarstenD commented 9 years ago

Hi guys, thanks for the fast replies :) I "solved" it by unstalling brackets, deleting what's left manually (extensions in appdata etc.) and reinstalled 0.42 and JSHINT. Worked fine, even after an upgrade to brackets 0.44,

Thanks Karsten