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
Currently intrinsic functions (Ref, GetAtt, etc.) are supported but we don't get additional language server details from them.
As an example we don't get autocomplete of a Ref to cover parameters and resources. Additionally when I hover on an intrinsic function I want details about I'm referring to.
Ref
GetAtt
FindInMap
If
The text was updated successfully, but these errors were encountered:
Currently intrinsic functions (Ref, GetAtt, etc.) are supported but we don't get additional language server details from them.
As an example we don't get autocomplete of a Ref to cover parameters and resources. Additionally when I hover on an intrinsic function I want details about I'm referring to.
The text was updated successfully, but these errors were encountered: