# Function Editor - Bigger Window

**URL:** https://discourse.nodered.org/t/function-editor-bigger-window/11658
**Category:** General
**Created:** [29 May 2019 08:46 UTC](https://discourse.nodered.org/t/function-editor-bigger-window/11658 "2019-05-29T08:46:42Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![daxkamala](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/daxkamala/32/8839_2.png) [@daxkamala](https://discourse.nodered.org/u/daxkamala)
#### Post date: [29 May 2019 08:46 UTC](https://discourse.nodered.org/t/function-editor-bigger-window/11658/1 "2019-05-29T08:46:42Z")

</div>

I've been using Node-Red for a long time and always moaned about the size of the code area for functions.  
Today by complete accident I hit enter while in the function title field. Wow! I immediately got a much bigger edit area.  
Maybe you all know this and I'm way behind the curve but I've never seen this mentioned before.

---

<div class="post-metadata">

### Author: ![knolleary](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/knolleary/32/3_2.png) [@knolleary](https://discourse.nodered.org/u/knolleary)
#### Post date: [29 May 2019 09:03 UTC](https://discourse.nodered.org/t/function-editor-bigger-window/11658/2 "2019-05-29T09:03:29Z")

</div>

Hi @daxkamala

the expand button is just above the editor on the right hand-side:  
 ![Local_Node-RED](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/2X/6/66d1e1209e2de356eff291de2a87f60f4f0c4bb2.png)

the fact that hitting enter when the cursor is in the name field causes the form to click that button is not intentional and a quirk of html forms - but a happy quirk in this instance.
