Results 174 comments of t9md

So you want to wrap from oldest to newest. This is not supported for now. And your note does please describe it by minimal reproduce procedure. And also want to...

Let's talk using actual file. Place sample file on gist, with marking cliking position by x-1, x-2 text or something. Since I can use it and all test spec passes,...

I unserstand the background of request. I want to know how I can implement it. Bypassing validation is easy, but what if remote file is not exist, shoud I use...

Thank you for this. I feel this would be a great improvement. Could you give an example file and GIF comparing BEFORE and AFTER this PR to let me easily...

OK, I'm getting to remember the code of this project(since I've been long-time off from this project). Now I can say it's intentional, as far as I remember original code...

This is when I removed use of diff lib. https://github.com/t9md/atom-inline-git-diff/commit/34adc10b4c9fd90e79b4434732e4f5a383e78fcc I think the removed code is similar to the one in your PR.

Ya, I have this idea before you open this issue and actually worked a bit for that feature. But stopped when I fail to build apply-able patch from diff info....

I don't use vim-mode-next. I'm using vim-mode. And the issue you reported not happen in my environment. I can use SmartCase search and can use vim-mode's `n`. As far as...

I can achieve with your suggested setting below. What is your platform/OS and how does `Keybinding Resolver`(enable from command palette if you don't know) say when you hit key with...

Sorry, I haven’t noticed your PR. I understand current problem from your explanation thanks. For your PR from quick review, it seems that it register multiple onWilSave callback when a...