hfurubotten / autograder

Automatic management and build tool for lab assignments. Moved to organization autograde: https://github.com/autograde
https://github.com/autograde
Other
14 stars 7 forks source link

code review: view code with comments side-by-side #47

Open meling opened 8 years ago

meling commented 8 years ago

This could be useful it we had some code display module somewhere in autograder, e.g. for code reviewing.

If I understand correctly the js package linked below allows comments (above functions etc) to be displayed side-by-side with the code (instead of linearly above-and-below). Looks very nice:

http://backbonejs.org/docs/backbone.html