Chase Colman

Results 92 comments of Chase Colman

Another workaround, since python is missing (or not what is expected, in my case): Adding `script_executable = "vpython"` to the end of `src/.gn`. Then it should use the version of...

There should be a version of Python 2 included. Adding `script_executable = "vpython"` to the end of `src/.gn` should fix things.

> On Unix platforms, we use fork. On Windows, we'll need to do a traditional child process spawn and then detach it. We also need to properly test this in...

@larsenwork ~~It seems like Java doesn't support ligatures, at least not on OS X. Eclipse and IntelliJ are both Java-based.~~ EDIT: Turns out that IntelliJ's rendering engine doesn't support ligatures,...

@mikebronner Since it is a derivative of IntelliJ, I'd say that's safe to assume.

@rkurbatov Thanks for looking into it!

Since they are private use characters, Powerline symbols are available on graphemica. I can provide the official font patcher's font file, though: https://github.com/powerline/fontpatcher/blob/develop/fonts/powerline-symbols.sfd The only one I wouldn't like added...

It appears to be correct.

That'll have to wait, I'm away from my dev machine for the next two days.

There are a couple corrections to the arrow glyphs I'm making, but overall, great job! I suppose that since the glyphs are meant to match the line height I'll need...