Raoul Wols

Results 283 comments of Raoul Wols

I think the editor is supposed to do the path translations. There's an old issue here https://github.com/sublimelsp/LSP/issues/535 that might be relevant.

It should be noted that std::is_same::value == false; std::is_same::value == false; std::is_same::value == false; there are **three** types of distinct "char" types. The first one, `char`, should be seen as...

Thanks, I never would have guessed the problem was there. `add_regions` foils my plans yet again ;) Things are starting to look okay now. I'll have to think of another...

Starts to work pretty good now:

One problem I have is that there's supposed to be a ninth color called "default", but pyte doesn't seem to care about that:

I think that's okay, but I worry for the startup time. Would that be noticeable?

Yeah, I'm aiming for 0.6 for this PR.

I'm okay with this being an optional setting in the settings. Preferences differ from person to person and I like my terminal to look like any other view. For the...

Just to give an update: cie2000 works now, but it gives basically the same results as cie1994. Also, your color scheme has 11 colors, so the problem is not that...

Hi @johanson, glad you like it. I never got around to finishing this, because it needs a few things still: 1. It should be optional. 2. Probably should use the...