bool selectPreviousDiagnostic({bool wrap = true}) { return _selectRelativeDiagnostic(forward: false, wrap: wrap); }