Bart Nagel

Results 219 comments of Bart Nagel

I just use `git grep` instead of this package and no longer have to worry about things like this.

Thanks, @DenisCarriere; sounds like it's a difficult problem to solve. I guess you'd have to decide how much error to allow along the line when deciding whether two lines are...

In the mean time I've realized I can actually just use `intersect` for what I want to do, with the original area polygon and the full-length pipe polygon. I think...

`intersect` ended up doing just what I wanted, when cut with a polyline rather than polygon as described above, so that's what I'm now doing. Still good a bug was...

No, I don't think so. In case we're talking at cross purposes, the feature affects a double-quoted string which is already inside `{{}}` or `{%%}`. So instead of `{{ "foo...

Those aren't what I meant -- I'd never even heard of those. What I was referring to are user-specified global variables -- variables defined at Twig setup time which are...

I had a similar issue and solved it by following advice here: https://github.com/FortAwesome/react-fontawesome/issues/134#issuecomment-421580721 (see the next few comments too).

Is there a way to make extraction work at present?

- Images' filenames do not always have a type extension - Something that looks like a filetype extension may not really be its filetype. You might get this for example...

Most of these would be very useful in places other than the home rows too, such as when looking at episodes of a season.