Alexander Popov

Results 331 comments of Alexander Popov
trafficstars

> This seems to happen only when "Use built-in theme" is enabled. > > Just out of curiosity, why are you enabling it? I like defaults (with customization ability). And...

@ForeverZer0 Thank you for your investigation, but this issue has nothing about `execute` or `run`. I should highlight the problem place: "Methods included from %module_name%" below "Instance method summary", do...

@lsegal thank you for your overall response. I glad that there is no parsing issues. Yes, displaying can be improved. And `--embed-mixins` flag looks really nice (should I ask Ruby-Doc.info...

> Friendly reminder: `String#match` outputs a `MatchData` while `String#scan` outputs an `Array`. Yes, but they're similar, but an outside code will be different for the same input data (`String` and...

> maybe a compromise here is to have String#casecmp (no unicode support) > > so we have the comparison, but the problem is front and center? What? I think guides...

> Maybe YAML requires spaces, but does it actually require 2 spaces? #298 (comment) seems to state otherwise. Yes, looks correct.

> What about another file type spec that uses the YAML extension(s)? In that case I'd like the defaults to be overridable and not be forced upon me. What? You...

Oh, we already have default YAML and other configs… https://github.com/editorconfig/editorconfig-defaults I guess, we should ask plugins maintainers to support these defaults.

> Has this happened recently to anybody? Never for me.

Just for notice: there are cases with `OR`, as provided above, and with `AND`: https://github.com/crypto-browserify/sha.js/blob/105bfe5/package.json#L29 Also with parentheses, and without them: https://github.com/jrburke/amdefine/blob/e59edc9/package.json#L7