Lukas Fürmetz

Results 2 issues of Lukas Fürmetz

I patch lsp-mode to diplay the peek ui in a childframe: ``` (defun lsp-ui-peek--peek-display (src1 src2) (-let* ((win-width (frame-width)) (lsp-ui-peek-list-width (/ (frame-width) 2)) (string (-some--> (-zip-fill "" src1 src2) (--map...

ui-peek

Thank you very much, for bringing `xcp` to the python world! We want to use this package as a library and we have currently two issues: * There's a pretty...