-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Description
I think there was a change that allowed them:
Lines 961 to 967 in d6599bc
| /** | |
| * Adds a marker to the normal buffer and returns it. If the alt buffer is | |
| * active, undefined is returned. | |
| * @param cursorYOffset The y position offset of the marker from the cursor. | |
| * @returns The new marker or undefined. | |
| */ | |
| registerMarker(cursorYOffset?: number): IMarker | undefined; |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type/bugSomething is misbehavingSomething is misbehaving