Multi-User Editing

Flamingo IDE allows several users to to work on a project simultaneously. However, only one user can edit any of the project resources at a time. That means, if one user is editing template, snippet, CSS, JavaScript or any other editable project resource in the IDE, another user cannot edit this very resource.

In case user has been editing one resource and then opened another resource in a separate tab (the first one is still open), the first resource will be blocked for editing by other users for 60 seconds.

Each time mobile page is reloaded in Flamingo IDE, the system detects resources that are not required by this user any more (e. g. templates, parameters, etc.) and unlocks them.

In Code Editor, the project resource that is being edited by another user will be shown with the avatar of the user editing it displayed in the top right corner of the editor. You can only view and copy the code of this resource:

Another user is working with template

In Template Manager, the avatar of the user working on the template will be shown in the template header. Here you can only view template properties, but cannot edit or copy them:

Another user is working with template