Contents
Table of contents
Projects
Does Predlab store/synchornize a copy of my project’s source code?
No.
When you add Predlab to your project, you create a reference[*] to that project in the cloud. The reference is connected to your account, and to the annotations you create for that project.
That is why the plugin creates a small config file under .predlab/config.json
to point to the remote reference.
[*]. The reference is: a unique id, the owner id, creation time, the team members, and the type of project (e.g. Android, java, python).
When a team member joins my project, do they see my source code?
No.
Since Predlab does not store any source code. You will have to share with them the source code outside of Predlab.
However, they can see the code snippets they you choose to include in your code snippets if you choose to share them.
I don’t want to share the code snippet with my annotation.
What data gets shared with team members?
When you invite a team member to your project, and they accept the invitation, they will have instant access to:
- The project’s other team members.
- Team’s live activity feed.
- All the annotations added to the project
choose add code flag without selecting a code before hand.