Discord
Login
Community
DARK THEME

microStudio supports concurrent access with multiple editors

I have a multiplayer game, and when debugging it I have two tabs open to the same project in order to run two clients. I have found that access locking is implemented on the source files. While I am in the process of editing a source in one tab, during the period where I made changes but they have not been updated with the server ( before the green check mark appears ), that the other tab has a message indicating a lock on the source. Once the update from first tab is complete, the second tab gets updated for those changes and the lock is removed.

This I figure applies to shared projects ( multiple users in one project ), so that working on the same sources at the same time is possible.

Very Cool!

Yes it is really useful when I work with my friends, one can draw the sprites (I’m pretty sure I remember it also locking the editor) and the others can work on their respective part of the code (the lock is file specific). Very nice!

Post a reply

Progress

Status

Preview
Cancel
Post
Validate your e-mail address to participate in the community