Skip to content

Tackling package refactorings #291

Answered by ckipp01
susliko asked this question in Q&A
Discussion options

You must be logged in to vote

That's a great questions @susliko. I follow a pretty similar workflow to you where I mostly utilize terminal command to move things around and then refactor afterwards. The killer features that IntelliJ have here is being able to auto-change the package to match your directly structure and also fix imports. In Metals we don't have a great solution for this yet, but it's definitely something we've thought about.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@susliko
Comment options

Answer selected by susliko
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants