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
The text based(splitting on comma) implementation of collection item is still in legacy. There's nothing wrong with the visualizer per se. That is why you can't say "take next item" in a comma separated list.
sorry I don't understand. There are two dictionaries in the code. Shouldn't the visualizer show their items?
Yes eventually, but not with the current implementation. Comma separated lists are implemented in a language agnostic, text only way. That is still in the legacy implementation and is therefore not supported by the new grammar or the scope visualizer. Once we update that we will get comma separated lists for all languages in the scope visualizer.
it looks like the "item" is not properly visualized. Here is the screenshot.
The text was updated successfully, but these errors were encountered: