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
It would increase readability if we added highlighting for for_each, count, and dynamic keywords. The extention already does this for for, we can use the same highlighting for these other non-function keywords as well.
The text was updated successfully, but these errors were encountered:
It would increase readability if we added highlighting for
for_each
,count
, anddynamic
keywords. The extention already does this forfor
, we can use the same highlighting for these other non-function keywords as well.The text was updated successfully, but these errors were encountered: