More information in code editor header

The top of the monaco editor window shows "breadcrumbs" Edit function node > Javascript editor

  1. Since the popup editor may be pulled to cover the whole browser except the right hand column, it would be nice if the breadcrumbs included the name of the function being edited. (You can pick the info tab in the RHS to see this, I usually want to refer to the debug tab)

  2. Below the breadcrumbs line is some wasted space. If this area is accessible to Node-red, could it be used to display a line or two from the function node description (if any)?

1 Like

It's not "wasted space" :slight_smile: - it's the space/bar for the buttons and is a common component across editor pages - but yes on a full page it is rather empty.
But yes the function name would be useful.

Of course I should not have said "wasted", but instead "easily emptied" since a little CSS can move the Cancel and Done buttons up a bit.

I know, you won't stand for that Dave! :upside_down_face:
I considered that using this space for part of a node description might encourage me to document my nodes.
It would probably sufficiently annoy some that they would be deterred from documenting.
I'm happy to abandon proposal part 2.