Gokul Soumya
Results
103
comments of
Gokul Soumya
Will a PR implementing this feature be acceptable?
> (Also in the meantime does anybody have a good workaround for deleting long arguments?) @jacobsa You can use `^W` for that, which by default maps to `backward-kill-path-component`.
While i like the feature itself, it can also be distracting depending on the scope of code actions sent by the server. rust-analyzer for example has code actions for flipping...