Comment on Rewriting in RustparentComments−wiseowise23dBut what about <some obscure feature that you use once in a blue moon and could’ve been achieved using some CLI faster than you could remember an IntelliJ shortcut for it>! It’s an IDE, not an editor!−moritzruth23dWhat CLI can I use to extract an interface from a class?−xtracto23dopen-code run "extract interface x from class y"
Comments
But what about <some obscure feature that you use once in a blue moon and could’ve been achieved using some CLI faster than you could remember an IntelliJ shortcut for it>! It’s an IDE, not an editor!
What CLI can I use to extract an interface from a class?
open-code run "extract interface x from class y"