Scott Taylor
Scott Taylor
I'm using IntelliJ IDEA Community Edition 2016.2.4 and there are no settings in the Tools section for this plugin
I was using a `Str` and I wanted to convert my code to work on some ASCII bytes directly with a `List U8`, so I tried switching from `Str.split` to...
**Is your feature request related to a problem? Please describe.** If there are multiple commits with the same change ID and I want to keep both versions of them for...
## Description I was messing around with divergent operations to see how `jj` handles abandoning a commit while also trying to edit it concurrently, and I found this crash in...