Christoph Probst

Results 3 comments of Christoph Probst

I played around with this again trying to find a solution by tracking the DAP (not LSP when nitpicking!) state. While this kind of worked sometimes, I found a much...

Hey, glad you enjoy it! The score boosting is done here: https://github.com/prochri/telescope-all-recent.nvim/blob/267e9e5fd13a6e9a4cc6ffe00452d446d040401d/lua/telescope-all-recent/init.lua?plain=1#L120 Not sure how telescope frecency does the extra display, but there is probably a way to add this...

I think I ran into a similar issue. I created a minimal repo here: https://github.com/prochri/typescript-go-test The imports work fine with JS tsc, but error on Go tsc: ``` src/file.ts:3:28 -...