java-to-scala-plugin
java-to-scala-plugin copied to clipboard
convert file(s) also
Could you add a feature to convert files instead of only the content of the clipboard ?
I suggest this UI : when pasting
- a file
- a set of files
- or a folder with ctrl-shift-v convert all the files in matching folders
Agreed.
I think the main use case for this is handled in the new version. You can't paste a selection of files/folders, but you can convert any java classes/packages/source folders in your workspace by right clicking on them. I still think this is a good feature to have, but it's low priority right now.
This feature is clearly there now—@dnadolny: might want to close this issue :)
Before marking this as closed, I would like to see one more use case:
Converting any file (even outside the workspace) to scala.