Andrew Banchich
Andrew Banchich
also, i just noticed that holding `shift-right` will not move the cursor at all the first time.
@sanbox-irl this is a different issue - this issue is about the visualization of the block. the selection is correct. the issue you linked is about deleting too many characters....
Still happening.
I have a use case for doing this, so what I'm currently forced to do is vendor the package code and rename it to something else. That would have the...
I'm working on a way to detect breaking changes in dependencies. Patch releases can include behavior changes in APIs, but because they're bugfixes they are considered compatible. What's more, semver...
To clarify, this issue is specifically allowing it for direct dependencies, not arbitrary transitive ones.
@adithya-adee it is! That would be awesome, thanks
thanks @adithya-adee ! that is very helpful. however, i think there's still a lot that is unclear, at least based on when i tried creating one initially. i was interested...