Bundler does not work for import org.myorg.MyObject._
Closed this issue · 5 comments
tyrcho commented
Just tried the Bundler for the previous challenge.
I have a fix for this issue, but I'd need your code formatter configuration to avoid formatting differences in the patch.
Apart from that, great tool :)
huiwang commented
This is a known Issue. I have to configure an organisation in the bundler. It's currently truelaurel.com
I just the default formatter in intellij :)
tyrcho commented
I guess I'll use IntelliJ to work on this project then, it'll be easier especially with sbt.
huiwang commented
@tyrcho I switched to Intellij three or four years ago and I've never regretted my choice.
tyrcho commented
I'm trying :)
https://github.com/tyrcho/idea-settings
Any tips specific to scala ? I have plenty of colleagues who use it but for
Java dev.
Btw, have you seen my MR on Gitlab ?
…On Wed, May 3, 2017 at 9:31 PM Hui Wang ***@***.***> wrote:
@tyrcho <https://github.com/tyrcho> I switched to Intellij three or four
years ago and I've never regretted my choice.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#3 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAqvZIpi-Y7mVFtXw8nXExkShU4YSUjwks5r2NYpgaJpZM4NNdTT>
.
huiwang commented
I don't have any specific settings. The default one is quite good.
Yes, I added some comments.