Thore Strassburg
Thore Strassburg
Review comments that include a suggestion are atm plainly visible. It would be a nice addition to improve the UI here. The GH WebUI does show the old and new...
At the moment, a review suggestion comment only shows the raw suggestion code as is. This does not help much if you can't see it in relation to the code...
Hey :v: Working with TypeScript from time to time, I have a bunch of useless symbols in my outline. For example lambda/arrow functions without a name will be just `()`,...
I recognized that this plugin was not working anymore. I turned out that is was caused due to an update of Poetry. This PR fixes this issue. Unhappily it is...
Hey 👋🏾 I think the title is pretty dump, but I fail to summarize the issue better. The problem is that if I use a keymap like from the README,...
Hey 👋🏾 I would like to ask if it would be possible to allow using environment variables within the configuration file. Especially for the paths. I want to be able...
Hey 👋🏾 I'm thinking of writing a custom layout using floating windows for a range file history. So I was looking a bit into the code and trying to understand...
Hey 👋🏾 I've a problem with the ataraxis mode. When I leave the mode, the highlight group names `StatusLine` is `cterm=bold,reverse gui=bold,reverse guifg=#f2f2f3 guibg=#2e2f33` which does not align with my...
Hey 👋🏾 First of all, I love this plugin. Thank you very much for all the hard work! 🙏🏾 There is this nice setup option `disable_winbar_cb` to conditionally disable the...
Hey 👋🏾 NeoVim has quite recently merged an implementation for basic snippet support based on the LSP specification. Which should be sufficient I guess. Would be definitely nice to use...