Sreenivas Venkobarao

Results 21 issues of Sreenivas Venkobarao

Hi, I notice that java.util.Date is the only supported default converter for date arguments. I can write my own of course, but I wonder if you'll accept pull requests for...

https://i.imgur.com/cF1DBCD.png As you can see - the doc string shows up in a childframe which doesn't wrap at the edge of the screen. On dual monitors, the problem is that...

I have a projectile project with several git repos within 1 folder. When I run `dap-java-run-test-method` in a test file, the test method is found and executed, however, it uses...

hi, I'm not sure if this is an actual bug: the lsp ui info doesn't wrap around at the edge of the screen. I tried disabling visual-line-mode but that didn't...

ui-sideline

This seems related to #294 and #533 I have the latest commit. When I enable line-numbers and call `lsp-treemacs-references`, my frame freezes, and `SIGUSR2` is the only way to bring...

bug

hi, thanks a lot for lsp-ui. I think it's a really great package, and I'm very happy with it so far. I recently found this bug, and I'm just passing...

bug
ui-sideline

https://gfycat.com/ellipticalpassionateglowworm I tried the fix from #127 and it doesn't work... I also get this message at startup, but everything loads: `Package aggressive-indent-mode is unavailable. Is the name misspelled?` Thanks...

I ran into this problem when I tried using this with emacs-26.1. I'm documenting the fix I applied. You need to change these lines in `elisp/base.el ` ``` (add-to-list 'package-archives...

Would be great if I could get highlighting on error lines within vterm. I use the compilation buffer currently, but I think vterm might be faster because I have a...

Hi - thank you so much for this awesome package! I love using it. I've come across this weird issue where if I have a long line in my history...