IntelliSense not working for some APIs in client script editor in new Washington DC release

Hrishabh Kumar
Giga Guru

What just happened to Client Script Editor in Washington DC release of servicenow 😲 !!!!

 

While exploring the latest ServiceNow release i.e. WASHINGTON DC, I came across client script editor and observed a difference behaviour as follows:

1) Client Side APIs like g_form, g_list etc are not being suggested by intelliSense , as they were used to be in the earlier release.

2) GlideRecord and GlideAjax APIs are also not being suggested by intelliSense.

 

I noticed this behaviour in Client Scripts and Catalog Client Scripts, not sure is it an issue with all the client script editors available in the instance. All the APIs work the same as they used to, the only issue is that intelliSense does not suggest them.

 

Not sure weather it is a defect or is it something still under development by ServiceNow. I didn't find any explanation for this in any docs or so till now.

 

Why this is happening, is it a defect ?

 

Group 4.png

4 REPLIES 4

Balaji S
Tera Contributor

Hi Hrishabh,

 

Add glide.ui.syntax_editor.polaris in system properties and set the value to false and clear the cache using /cache.do

 

Regards

Balaji

Thanks Balaji, it is very much help full 

Hi @Balaji S ,

Did the same steps but it is not working. Client script behaviour is still same.Property.PNGscript.PNG

Working fine 👍