Plug-in Manager
- 2 minutes to read
The Plug-in Manager options page enables you to manage CodeRush Classic plug-ins.
The installed plug-ins are listed in a table that has the following structure:
Column | Description |
---|---|
Assembly Type | The read-only field that shows the plug-in assembly type. The available types are Plug |
Assembly Name | The read-only field that shows the assembly name. |
Load Type | Specifies the plug-in load type. The field can have one of the following values: Start |
Load State | The read-only field that indicates whether the plug-in assembly is loaded to the memory. If the plug-in is unloaded, you can load it immediately. Just click the ![]() |
Load Time | The read-only field that shows the time period (in seconds) during which the plug-in was being loaded. |
Suppress Loading | Check this field to suppress the plug-in from loading in the next Visual Studio session. |
Always Disabled | Check this field to always suppress the plug-in from loading. |
Evaluation Status | The read-only field that shows the evaluation status of the plug-in. |
The tree view to the right of the table lists items that call the selected plug-in functions. For instance, these are events, actions, options pages, services etc.
The buttons over the table are intended to control the selected table item:
- loads the selected plug-in assembly into memory. The button is only available for unloaded plug-ins.
- refreshes the Plug-ins list.
- opens the options page which is selected in the tree view. The button is available if an options page is selected in the tree view.
- deletes the selected plug-in assembly from the disk. This button is only available for unloaded plug-ins.
Note
This product is designed for outdated versions of Visual Studio. Although Visual Studio 2015 is supported, consider using the Code