#995 GenericTextEditor: add all problem markers in a single workspace action.
- Prevents resource change notifications between adding markers.
- Greatly improves performance of adding many markers to a file.
- May also prevent the UI from hanging. See #995 (comment 4108956).
Addresses #995