pgm object auto complete #884
-
How i can useautocomplete for pgm. object in vscode? |
Beta Was this translation helpful? Give feedback.
Answered by
GabenGar
May 4, 2022
Replies: 2 comments
-
I think this is possible if you use typescript |
Beta Was this translation helpful? Give feedback.
0 replies
-
Save it in a constant in the file and assign the type to it with |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
khafidprayoga
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Save it in a constant in the file and assign the type to it with
@type
keyword.