Raymond Camden

Results 296 comments of Raymond Camden

Turns out it _is_ a Bracket's issue. There is a workaround, but I'm going to leave this as is for now as it will be fixed naturally soon. On Thu,...

Sorry, can you elaborate?

Sure - sounds good.

This is due to Brackets, sometimes, sending a large number of requests to the remote API and then that server blocks you. I've never been able to recreate it. If...

Yeah, I'm sorry, but I've stopped using Brackets myself. On Mon, Sep 5, 2016 at 8:49 AM, GusGF [email protected] wrote: > Okay. TBH I'm at my wits end trying to...

Not sure. The question would be, how would I (I being the extension) know when you are submitting a snippet or a "full" file. Remember the linter isn't interactive. It...

"Providing an option to revalidate as full document perhaps." - This can't be done as the linting isn't interactive. However - I too have run into the issues w/ Angular...

That feels like a risky thing to assume imo. We could simply say, if no html tag, assume partial. That would still work if folks forget for example but include...

Nope, while the w3c validator on the site lets you use a partial, the API does not: http://validator.w3.org/docs/api.html So to make this work, I'd need to add a fake wrapper...

Wow, it looks like it stopped working. It was working fine earlier.