Fix comma splice in "This comment has changed since you started editing" error message
Problem to solve
There is a error message that shows when there was a concurrent comment edit. This error message uses a comma splice and the sentence should be broken up.
For steps to reproduce this error (and see the message) visit the original thread: gitlab-vscode-extension!197 (comment 523136681)
Further details
Proposal
Split the sentence in two (This comment has changed since you started editing. Please review the updated comment to ensure information is not lost
)