Josh Goebel

Results 1702 comments of Josh Goebel

Go has `lookup` broken out pretty well: https://github.com/hoisie/mustache/blob/master/mustache.go#L346 And it's only called in two places... so it seems possible that this feature could potentially be added to Go - replacing...

> instead of points against or for the proposal itself. This true. I'm doing what I've gotten onto others for doing in the past. Sorry 🤦‍♂️ I just always try...

This goes without saying that the intricacies a scheme's YAML format does not belong in the builder spec... if we hope to support multiple style systems: - Base16 (largely set...

If you're interested in the finer details you may want to see #24 and #11. I do like the TextMate scoping stuff... I worry that it might be a bit...

Ann example of what the console 2 config would look like: ``` ``` Just a direct 1-1 mapping, zero surprises.

@kdrag0n @AFulgens @martinlindhe @aarowill I didn't want to spam all the terminal authors but I noticed that you all maintain **multiple** base16 terminal templates so I thought I might reach...

> They'd be in order (black, red, green, etc). It'd be fine to have `ansi.red` and `ansi.brightRed`, but I could also imagine some templates just wanting to map in 0-15,...

Well, theme makers are still free to be 'weird', but names instead of numbers does seem to make unintentional mistakes much harder to make. :-)

I think if we're going to pick a single value we need to be very clear on what is it we're doing with that value... is this a rule? a...

I'm pulling over my comments from the current builder spec PR - and fleshing them out a bit more. I feel like i'm getting some pushback on variables - which...