very often two or three people work on the same project, with the resulting mess when all the corrections then have to be added to the final project, with copy and paste the modified or new lines are added but it's a frenzy. to avoid this you overwrite the entire bas file or read the new code from one part and fix the new one and this is done by only one person while others are developing or improving their source.
I wonder if it is possible to have the possibility in the IDE a system that notifies you of ongoing code changes?
I wonder if it is possible to have the possibility in the IDE a system that notifies you of ongoing code changes?