Side Toolbar

I would like to create a side tool bar that will follow the current cursor and position it absolute on the left of the gutters. on the same top as the current cursor.

I listen to ‘cursorActivity’ events and change my sidebar top style based on something that will tell me what’s the absolute position of the cursor.

My question is, what can that something be?

cursorCoords?

Super! thx, I should have RTFM :slight_smile: sorry about that.