Generate an SObject JavaScript OST for Lightning

Issue #696 resolved
Scott Wells repo owner created an issue

SObjects and fields are referenced heavily in JavaScript in Lightning components. Right now there's no completion, etc., for those references. IC should generate the SObject subset of the OST (the objects and their fields) as JavaScript and add those to the set of symbols available for code completion in Lightning JavaScript files.

Comments (4)

  1. Log in to comment