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
What I found is that we can make our completion even more powerful with literal expressions: If we have a Decision Foo_Bar and the literal expression exports a { name: "WALT" } context, then Foo_Bar.name is something that I'd assume would be auto-suggested to me. Not sure if this is a bug or a missing feature.