diff --git a/src/mapping.ts b/src/mapping.ts index 93a04e1..e504e7c 100644 --- a/src/mapping.ts +++ b/src/mapping.ts @@ -79,7 +79,6 @@ export class UserDecoration { borderStyle: 'solid', borderColor: this.color, backgroundColor: this.color + '44', // add alpha - after: { contentText: event.user, margin: "1px", color: colors[2], }, border: "1px", //isWholeLine: true overviewRulerLane: vscode.OverviewRulerLane.Right,