Skyler Hawthorne

Results 197 comments of Skyler Hawthorne

> Hmm I see, I will try to thinm of omething but nothing comes to mind right now. If just a single line ending si removed would just adding an...

Could you explain why we would want this to be configurable, rather than just doing it for all diagnostics? Especially since we're not adding any defaults.

@pascalkuthe >About the object selection: I think you need to discard that when any transaction is applied too (since apply_impl does not call set_selection AFAIK). Changing all calls to apply...

>I have been sort of thinking for a while now that anything view specific that needs to be updated/interact with the document should be stored on the document in a...

Mentioned in chat, but I implemented the above suggestion, and the diff is a lot cleaner, and it covers more corner cases to boot 🎉

Ok, I've rebased this. Additionally, as was discussed in chat, I changed the behavior of `shrink_selection` slightly from the original change in this PR. As before, if there was previously...

This issue is making ssh unusable with a `~/.ssh/config`, as our ssh configs at work must proxy jump through a bastion host, and with a `~/.ssh/config`, you don't have control...

@fdncred yes, I tried that, and it still fails with the same error.

@dzintars yes, I got this tip in Discord thanks to @fdncred; it's what I've been doing until this is resolved.

This seems like a good change to me 👍