How to keep Phrase Scripts in Edit mode?

Is there a way how to keep “Phrase scripts” in Edit mode? Sometimes i look for some code examples and when moving between phrase scripts then it automatically disables EDIT mode when there are some parameters. It is little bit annoying, not a big deal :slight_smile:

1 Like

It’s a bit weird , because the Quickstart examples are all in edit mode

Does this actually relate to having parameters? It seems only the presets inside Quickstart open as Edit enabled. At first I thought it was tied to having a documentation comment at the top like

--[[
Some description
]]--

But even without parameters and doc comments a saved preset will open with Edit closed.

Would be nice to be able to configure this behaviour globally like “Always expand phrase scripts”.