You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In CQL the Model information is provided by a ModelInfo. The CQL compiler loads these via the ModelManager. You'd check to see if you were a context of accessing a Model's properties, then auto-populate a list based on the ModelInfo
As a CQL author, when writing CQL that references some Model, I want the editor to suggest a list of properties. For example,
The text was updated successfully, but these errors were encountered: