Missing items in toolbar sections
I can't figure out how to get the
- Toolbar Run Actions, and
- VCS Actions
sections of the toolbar to appear. The later is populated in the corresponding settings, but doesn't appear; while the former is simply empty.
请先登录再写评论。
Hi,
What IDE do you use?
Thank you.
P.S.: To see toolbar and tool buttons you need go to View and check Toolbar and Tool buttons
DataGrip, like the form says.
I can see the toolbar, with almost everything else I expect, but
are absent from both the toolbar and the relevant settings.
Hi,
> Toolbar Run Actions
Do you mean Execute Script actions?
> VCS Actions
To enable VCS Actions you need to install VCS Integration plugin for your VCS
Thank you.
I have the Git Integration plugin installed.
Here's what I see in DataGrip:
And here's what I see in all my other IDEs:
Still present in 2016.3.3
Hi,
It seems that you need to initialize your Git repository


Thank you.