---
title: "Code Editor Toolbar | Grafana Plugins documentation"
description: "Learn how to use the code editor toolbar features including expand, copy, paste, wrap, and minimap controls."
---

> For a curated documentation index, see [llms.txt](/llms.txt). For the complete documentation index, see [llms-full.txt](/llms-full.txt).

# Code Editor Toolbar

> Note
> 
> The Business Forms panel supports the Code Editor toolbar starting from version 4.4.0. Additional buttons were added in 4.5.0.

## Expand the editor

To improve your experience, you can expand the editor area.

[](/media/docs/grafana/panels-visualizations/business-forms/button.png)

This button is located in the top-left corner of any JavaScript code parameter.

[](/media/docs/grafana/panels-visualizations/business-forms/window.png)

## Additional buttons

- **Copy code**: Copies the highlighted code to the clipboard.
- **Paste code**: Pastes the content from the clipboard.
- **Wrap code on new lines**: Wraps text to fit the visible area.
- **Show/Hide mini map**: Shows or hides the minimap on the right side of the editor.

[](/media/docs/grafana/panels-visualizations/business-forms/more-buttons.png)
