[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

0
7 comments

Changes in this second snapshot:

  • New: tree view instead of table view
  • New: filtering and grouping features to help navigating between issues


Sylvain

0

Changes in this third snapshot:

  • Miscellaneous bug fixes and improvements



Sylvain

0
Avatar
Permanently deleted user

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

0

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

0
Avatar
Permanently deleted user

That's great. Thanks.


Randall Schulz

0

Changes  in this last snapshot:

  • New miscellaneous bug fixes and improvements



Sylvain

0

2.0 final is released. Changes from previous snaphsot:

  • New: Action Create Review from Changes to create a review from Changes view
  • New: Action Compare for Review to show the diff viewer between current revision and original revision
  • New: reVu is now active in diff viewer (issues may be viewed, updated, added and removed)
  • Fix: Miscellaneous bug fixes and improvements

reVu is a plugin for Intellij IDEA which helps to perform team code reviews or simply annotate your code.

Web site:  http://code.google.com/p/idea-revu/

Plugin page: http://plugins.intellij.net/plugin/?id=3849

Sylvain

0

Please sign in to leave a comment.