Raymond Camden

Results 287 comments of Raymond Camden
trafficstars

Fixed - will be on the registry in a bit.

I saw this happen Monday. I don't know how as I had only tested a few times. Will look again later this week.

Unfortunately that's not how the Brackets Linting API works. I'd have to change the extension to be more manual. On Wed, Jun 24, 2015 at 8:42 AM, zsolt247 [email protected] wrote:...

If you can, open up the dev tools and see if you are being blocked for hitting the API too much. On Tue, Jul 14, 2015 at 9:07 AM, LukeMcGurdy...

Yep - nothing I can do about it for now - their API is blocking the extension for misuse even though it shouldn't be hitting it that much. I've seen...

Yep, known issue. Nothing I can really do about it for now. I've looked into converting the extension to run a Jar locally, but it is a lot of work...

Not sure it is a bug per se - it uses the built in linting API for Brackets. Maybe it is triggering on a bunch of files at once? So...

No promises, but this week Ill try to see if I can see Brackets doing something weird network wise. 500 seems like a lot in ten minutes. On Sat, Aug...

Just easier to disable my extension. :) On Sat, Aug 29, 2015 at 6:20 PM, jbwCode [email protected] wrote: > Thanks, I was thinking of blocking Brackets on my Windows 7...

So, I did a bit of checking, and as far as I can see, Brackets isn't running my validation script overly much. I opened a folder with a lot of...