Juriy Zaytsev
Juriy Zaytsev
I agree.
What do you mean by "standard JSON files"? Is existing .plist file not standard?
If there are tools, I can close this issue? Patch would be welcome, of course.
Interesting idea about using Goog's Closure API. I was thinking of adding actual parser (like http://esparser.qfox.nl/ by @qfox), which would completely solve the problems with inconsistent results. I didn't worry...
Checking cyclomatic complexity could be a fun project! Using that same @qfox's (or other) parser. Too bad I don't have time to play with that :) I'll keep this ticket...
@LeaVerou Hey Lea, is there a chance to add support for indeterminate state on non-supported browsers? TIL iOS does not support it (including 8), which sucks. I imagine some clever...
Yep, AFAICS, Babel tries to infer annotation — https://github.com/babel/babel/blob/master/packages/babel-traverse/src/path/index.js#L38 This suite looks useful and explains things a little — https://github.com/babel/babel/blob/8c35b320d37a957b629e75f59a9f52292cfd6b8e/packages/babel-traverse/test/inference.js#L57-L175 Looks like this is just an inference bug. I'll fix...
Doesn't work for me either. Tried extracting from ~/Applications and /Applications and neither work.
Just happened to me when using Sonnet 3.7 (Cline 3.14)