IntelliJ Community . ToolbarManager

 
ToolbarManager 

HOME INDEX SEARCH CHANGES GO  

Introduction

This plugin allows you to manage the actions that appear in IDEA's main toolbar. The toolbar management panel is located in IDE Settings.

This plugin was tested with IDEA #963 on Windows 2000.

Known Issues

  • Some actions (e.g. those provided by other plugins) that have been added to the toolbar are not visible in the toolbar when IDEA starts up, and can only be made visible by opening the Toolbar Manager and modifying the toolbar. (This is because those actions haven't been registered with the ActionManager when this plugin tries to retrieve them. I think adding a ProjectComponent that refreshes the toolbar when a project loads will solve this.)

To Do

  • Provide a way to choose displayed icon
  • Add other actions to the tree
  • Consider adding a way to save various toolbars, and then choose the one you want from the main menu (e.g. maybe you'll have a Refactoring Toolbar, a Debugging Toolbar, etc.)

Feature Requests

  • [Add your requests here!]

Version History

v 1.1.2 (Nov 07 2003)

  • Updated plugin.xml for Aurora's Plugin Manager.

v 1.1.1 (Nov 05 2002)

v 1.1 (Oct 24 2002)

  • Available actions now includes actions in the default toolbar, editor actions, and main menu
  • Tree view of available actions
  • Button to revert to default IDEA toolbar
  • Selected actions pane is now initially populated with the actions in the default toolbar
  • Actions without icons are given a default icon (a red "target", just because I'm not an artist and couldn't think of anything better). A future version will allow you to change the icon.
  • Settings are now persisted in [CONFIG_HOME]/options/ToolbarManager.xml

v 1.0 (Oct 21 2002)

  • Initial version

IntelliJPluginWebForm
IntelliJPluginName: ToolbarManager
IntelliJPluginVersion: 1.1.2
IntelliJPluginVendor: Chris Bartley
IntelliJPluginBinary:
IntelliJPluginSource:
IntelliJPluginClassification:
TopicClassification: IntelliJPluginPackage
TopicShortDescription: This plugin allows you to manage the actions that appear in IDEA's main toolbar
TestedOnOS: OsWin2K
ShouldRunOnOS: AnyOS

Attachment: sort Action: Size: Date: Who: Comment:
ToolbarManager-1.1.zip action 57410 24 Oct 2002 - 17:42 ChrisBartley v 1.1 (for IDEA 664)
ToolbarManager-1.1.2.zip action 58419 08 Nov 2003 - 02:28 ChrisBartley v 1.1.2 (required if also using Workspaces 0.9+)

e d i t a t t a c h r e f - b y d i f f s m o r e
Have ideas, requests, problems regarding this site? Send feedback.
Copyright © 2000-2003 by the contributing authors. All materials at intellij.org are the property of the contributing authors.