James Johnson

Results 7 issues of James Johnson

I've been testing using the android template (the one from the root folder, not the gradle project). I can get an app running fine but then the screen goes blank...

I think it would be useful if there was a way to load a theme xml file at runtime or startup. This would make it easier to allow users of...

question

**Is your feature request related to a problem? Please describe.** A blinking cursor is distracting for some. **Describe the solution you'd like** Add an option for disabling it. **Describe alternatives...

Very cool library. I was thinking it might be helpful if python generators could be called from the C++ side. It's obviously more efficient the other way around. But say...

What is the equivalent of `fmt`'s `fmt::is_formattable()` for user-defined types? I noticed at the moment it just fails with a static_assert.

For context, I usually just run the GLTF Viewer program from Xcode. Sometimes when the file dialog is open for loading a model or environment, the program can hang. If...

bug

Are the suggestions on the ccls wiki for improving highlighting performance still viable?