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
user_name should be highlighted/colored the same as user_state in the above example. It works as expected when setting the language to YAML rather than Ansible
It also works fine if the list of dictionaries is not nested and the language is set to Ansible
Actual Results
The first item in the dictionary is not highlighted
The text was updated successfully, but these errors were encountered:
Environment
Summary
Nested lists of dictionaries is not highlighting the first key
Reproduce steps
Create a YAML file with a list of dictionaries at least one level deep
Example
Expected Results
user_name should be highlighted/colored the same as user_state in the above example. It works as expected when setting the language to YAML rather than Ansible
It also works fine if the list of dictionaries is not nested and the language is set to Ansible
Actual Results
The first item in the dictionary is not highlighted
The text was updated successfully, but these errors were encountered: