Given some code in the script page ``` } }; var themeDict = { ``` it's visible in the editor as ``` } }; . var themeDict = { ``` After it's saved withoud modifications, we get this:
Given some code in the script page
it's visible in the editor as
After it's saved withoud modifications, we get this: