saros-project / saros

Open Source IDE plugin for distributed collaborative software development
https://www.saros-project.org
GNU General Public License v2.0
159 stars 52 forks source link

Invite in read-only mode #1116

Open djp3 opened 3 years ago

djp3 commented 3 years ago

I use Saros in a teaching setting and like to have my students follow along with coding.

While I want them to be able to see the code I don't want them to be able to update the code. This is possible by inviting them to the project and then switching to read-only mode.

This takes forever during a normal class and often they accidentally edit stuff while I'm onboarding everyone.

I would love it if there was an option to invite people in read-only mode.

I'm using Eclipse.

Thanks!