How to get intellisense suggestions to work in VS code when using parameter objects? #3365
-
I have a parameter object defined, and a vnet resource defined. When I hit ctrl+space to get the completions available for properties of the resource it never picks up the various properties of the parameter object. For example in my screenshot below it shows "no suggestions" instead of completing "location". Is this something i need to change in the VS Code config? |
Beta Was this translation helpful? Give feedback.
Answered by
brwilkinson
Jun 28, 2021
Replies: 1 comment 1 reply
-
This is something being discussed here: #622 |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
brwilkinson
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is something being discussed here: #622