Is it possible to enable these Source Control notifications?
1 Like
Set the workbench.activityBar.orientation
setting to vertical
and restart Cursor.
3 Likes
Thank you , this did indeed work.
It’s interesting that the Source Control Notifications
aren’t available for the horizontal
orientation.
Yep, that’s because setting it to ‘horizontal’ makes it use Cursor’s own custom UI, which was created when VSC itself didn’t have a horizontal activity bar orientation. But now VSC’s own horizontal activity bar works and looks better, in my opinion.
Can we have the badge on the source control icon, even in the horizontal setup.
Find it quite useful and like better the horizontal bar for more spacing.
By the way, thank you for your wonderful job on this product.
1 Like