IntelliJad - last call for new features
Hi all,
I'm going to lock the feature set of IntelliJad on monday and concentrate on bug fixes and documentation on the road to RC1. If anyone has suggestions for features they'd like to see in it, please let me know by monday and I'll evaluate them for entry.
As an aside, I removed the package-specific formatting - after trying it out i realised it was just feature bloat.
Thanks!
- Steve
Please sign in to leave a comment.
Here's one huuugely annoying thing about it...
The order in which settings show up in the ipr file is random. This means that when the .ipr file is checked into source control, it'll always be different on the next restart, since intellijad has rewritten all the prefs in a different order.
Hopefully, there's now one huuugely less annoying thing about it. This is fixed in v0.5.3 which will be released later today - all settings are now written in alphabetical order of node name.