Trigger Code Insight
When working with code editors, you can invoke insights either by pressing Ctrl+Space or by entering a trigger character such as the dot (.) in the JavaScript editor. Here's how you can use insights in the different editors:
| Editor | Use this to trigger insight: | 
|---|---|
| JavaScript | Enter any character to trigger insight. URL selector and standard imports for a module are not supported. | 
| JSON | Enter any character to trigger insight based on the file's associated JSON schema. |