[Ann] reVu 2.0-SNAPSHOT
Hi,
reVu is a plugin which helps to perform team code reviews inside IDEA (but it could be also used to simply annotate your code).
I had submitted a first release one year ago but did not communicate about it since it was not stable enough (quickly released for plugin contests ;-) ).
Main release notes for 2.0:
- New: Reviewing mode, with custom VCS annotations
- New: File scope management to select and navigate within files to review
- New: New main menu
- New: Color management for issue statuses
- New: Lots of miscellaneous hints to improve usability
- Fix: lots of miscellaneous fixes
I intend to release final 2.0 soon, I'd like to improve navigation view, maybe using a tree view instead of a table view.
Web site: http://code.google.com/p/idea-revu/
Plugin page: http://plugins.intellij.net/plugin/?id=3849
Sylvain
Please sign in to leave a comment.
Changes in this second snapshot:
Sylvain
Changes in this third snapshot:
Sylvain
I looked briefly for an indication of the answer to this, but didn't see anything.
Is this plug-in Java-specific, or can it be used with any language for which there is IDEA support?
I'm sure I don't have to point how how "polyglot" the programming world is becoming, so it would be nice if this plug-in were language agnostic.
Randall Schulz
It is language-agnostic, it should work on any text files, there is no specific feature for Java files.
I will add this to documentation ;-)
Sylvain
That's great. Thanks.
Randall Schulz
Changes in this last snapshot:
Sylvain
2.0 final is released. Changes from previous snaphsot:
Web site: http://code.google.com/p/idea-revu/
Plugin page: http://plugins.intellij.net/plugin/?id=3849
Sylvain