Intellisense extension helper for ServiceNow.now-vscodeSetup:The same way that the scoped applications extension gets setup-ed. If you have already set it up for that workspace, you'll only have to do => "ServiceNow Intellisense: Generate Intellisense" add an instance password and then the intellisense gets generated automatically.To use - whenever creating GlideRecord and GlideAggregate, upon creating the quotes for table name, press Ctrl + Space to get all table names' suggestion. When instantiating a record
When using GlideObject methods
When searching for a field by label (bonus easter egg)
When dotwalking a GlideObject
|