Skip to content

Provide a floating toolbar on autoconfig-file changes to reapply autoconfig #20

Description

@nailujx86

IntelliJ supports floating toolbars which can be shown or hidden on demand. One example is the toolbar shown when making changes in a pom.xml of a maven based project.
image
We could add a similar functionality where a toolbar is shown when an autoconfig file is changed. This toolbar/toolbar-button could reapply autoconfig on click.

Extensionpoint: com.intellij.openapi.editor.toolbar.floating.FloatingToolbarProvider
For usage examples see: https://plugins.jetbrains.com/intellij-platform-explorer/extensions?extensions=com.intellij.editorFloatingToolbarProvider

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions