@@ -233,7 +233,8 @@ making sure that you maintain a proper JSON format.
233233 "markdown" : false ,
234234 "template" : " codeEditor" ,
235235 "templateOptions" : {
236- "editorDialect" : " sql"
236+ "editorDialect" : " sql" ,
237+ "customScriptVariables" : true
237238 }
238239 }
239240 ]
@@ -251,7 +252,8 @@ making sure that you maintain a proper JSON format.
251252 "markdown" : false ,
252253 "template" : " codeEditor" ,
253254 "templateOptions" : {
254- "editorDialect" : " sql"
255+ "editorDialect" : " sql" ,
256+ "customScriptVariables" : true
255257 }
256258 }
257259 ]
@@ -269,7 +271,8 @@ making sure that you maintain a proper JSON format.
269271 "markdown" : false ,
270272 "template" : " codeEditor" ,
271273 "templateOptions" : {
272- "editorDialect" : " sql"
274+ "editorDialect" : " sql" ,
275+ "customScriptVariables" : true
273276 }
274277 }
275278 ]
@@ -287,7 +290,8 @@ making sure that you maintain a proper JSON format.
287290 "markdown" : false ,
288291 "template" : " codeEditor" ,
289292 "templateOptions" : {
290- "editorDialect" : " sql"
293+ "editorDialect" : " sql" ,
294+ "customScriptVariables" : true
291295 }
292296 }
293297 ]
@@ -305,7 +309,8 @@ making sure that you maintain a proper JSON format.
305309 "markdown" : false ,
306310 "template" : " codeEditor" ,
307311 "templateOptions" : {
308- "editorDialect" : " sql"
312+ "editorDialect" : " sql" ,
313+ "customScriptVariables" : true
309314 }
310315 }
311316 ]
@@ -323,7 +328,8 @@ making sure that you maintain a proper JSON format.
323328 "markdown" : false ,
324329 "template" : " codeEditor" ,
325330 "templateOptions" : {
326- "editorDialect" : " sql"
331+ "editorDialect" : " sql" ,
332+ "customScriptVariables" : true
327333 }
328334 }
329335 ]
@@ -341,7 +347,8 @@ making sure that you maintain a proper JSON format.
341347 "markdown" : false ,
342348 "template" : " codeEditor" ,
343349 "templateOptions" : {
344- "editorDialect" : " sql"
350+ "editorDialect" : " sql" ,
351+ "customScriptVariables" : true
345352 }
346353 }
347354 ]
@@ -359,7 +366,8 @@ making sure that you maintain a proper JSON format.
359366 "markdown" : false ,
360367 "template" : " codeEditor" ,
361368 "templateOptions" : {
362- "editorDialect" : " sql"
369+ "editorDialect" : " sql" ,
370+ "customScriptVariables" : true
363371 }
364372 }
365373 ]
0 commit comments