Adding a menu as the Markdown views

已回答

Hello, 

   I'm trying to find how I can create a floating action group as we have for the Markdown files.

   The final goal is to have a menu that, when you click it, will open the unit / integration / acceptance test corresponding to the open file. But I can't find in the documentation how to create such similar floating menu.

 

0

Hi,

Please see com.intellij.openapi.editor.toolbar.floating.FloatingToolbarProvider.

0
Avatar
Permanently deleted user

Thanks! checking it

 

0

请先登录再写评论。