purpleP

Results 59 comments of purpleP

@justinmk Okay, It seems that working late isn't good for me, because I've mistakenly thought that 139,222.0001 ns is 139 ms, but in fact it is 139 us, which isn't...

Well, I'll do that just for fun (if I would have time) and you can decide wether you want to merge it or not.

By the way rust-analyzer already does that.

@y2kbugger because that's not what I want. Suppose I'm searching something with multiple columns and I want to see both columns, but search only in the second. Think of command...

> Another example of this for me is e.g. wanting to `fzy` ctags -- where I want to see the function signature, but filter only on the tag name. Exactly!

This is driving me mad, really! You have functions to balance brackets and stuff. So you (by you I mean the plugin) can easily know when the bracket isn't balanced....

> > Well you can reuse coc-list code for that I guess. > > Yes, it's just a bit complicated. Well, maybe you could start with something simple - just...

@gatesn If I'm installed python-language-server via pypi where do I change `configurationSources`?