Orr Sella

Results 12 comments of Orr Sella

Thanks for contributing this! For enhanced clarity, I would rather keep examples to Java, as it much resembles other C-like language implementations (C++, C#, etc.), whereas Python diverges quite a...

Sure. I guess these lines are back from version 0.12. I haven't dug into this yet to see if I need to change anything with the plugins implementation (haven't been...

Did you by any chance change the `sublimeExternalSourceDirectoryName` setting between the runs?

Interesting idea! The example you give would be problematic for multi-project builds (many src/main/scala folders), but the general concept can still be used to add global Sublime project settings you...

Global configuration sounds like a cool feature. My quick search didn't find anything about support for global configuration (like via `~/.sbt/0.13/build.sbt` or the likes) out of the box, but I...

Good idea. I'll try to work on it for the next update.

Do you get any stack trace or anything else when the plugin crashes? Where do you see the "Too many open files" message?

Hey, thanks for the idea. Did you have a specific xml format in-mind? Did you want it to be compatible with some external tool, or stand on its own?

Would you be interested in contributing this yourself? 😃

Thanks for implementing this! Did you get a chance to test with multi-project builds? I'll test and merge in the next couple of days.