Kalpaj Chaudhari

Results 32 comments of Kalpaj Chaudhari

Would something like git blame current line can also be added for juicing up further?

Hi @gfanto , Any update for this issue?

@Philipp-M : Hey, can this PR be updated with newest HEAD? The place where we hook isn't commands anymore but in separate completion handler.

> I've updated this to work on master and got command sequences to work > > Should i make a new pr, or try to push to this one, or...

@ribru17 : How did you scroll the blame preview and navigate it?

Hi @the-mikedavis , > We should reverse our order as well so that queries are closer to being interoperable between editors. The ordering has always been a snag for language...

Hmm, did you try building in UTM with qemu backend?

Can this feature be rebased on current HEAD instead of using merge tag?

> Long time no code, I've updated this branch to latest `master` changes. Hey, inside trailing_whitespace.rs WhitespaceKind::Tab => { let grapheme_tab_width = char_to_byte_idx(&palette.tab, 1); &palette.tab[..grapheme_tab_width] } For grapheme_tab_width should be...

Would it be possible to open the git blame into a scratch buffer with git diff language style applied?