Karoline Pauls

Results 8 comments of Karoline Pauls

Reproduction here: https://github.com/karolinepauls/helm-unset-dep-value-bug-repro - you can use it to confirm the issue, since it's currently unconfirmed. Relates to https://github.com/helm/helm/issues/1966.

Thanks for your answer. I must be a dino for still using Syntastic. I'd like to add a note to the docs that the kondo integration is an internal thing...

Please rename the issue to include the [result](https://www.terraform.io/docs/providers/external/data_source.html#result) attribute. The issue request mentions both `result` and `query` in its contents. It would be a shame to get only one of...

A couple of years ago we used the predecessor to this library (pybloomfiltermmap with Python 2) in a highly concurrent way, with multiple reader processes, and the filters themselves synchronised...

Right now scrolling is pretty much O(n). Paragraph essentially behaves as a pager (e.g. `less`) - takes something that's essentially an iterator over characters and reads only as much as...

Another TODO when implementing this - make scroll usize rather than u16, possibly add vertical scrolling.

Judging from the code (i haven't re-tested it), this is still unresolved on master (see https://github.com/prabirshrestha/vim-lsp/blob/c20c6650d32a85e09ae6c7a9747aef7ded3677fb/autoload/lsp.vim#L475) Please look into it.

I built this branch for our internal use and can confirm it works for us. A normal release build, I haven't tried static linking. I don't mind the line numbers....