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
I generally use VSCode with "Remote - WSL" extension to edit and run code.
I found that there is no code completion for Ngl.Resources() attribute,
For example, I want to type "res.cnFillOn = True", but no "cnFillOn" code completion for me to use.
is the reason come from my misconfiguration, or the pyngl itself lack of completion support...?
Thank you.
The text was updated successfully, but these errors were encountered:
Hello all,
I generally use VSCode with "Remote - WSL" extension to edit and run code.
I found that there is no code completion for Ngl.Resources() attribute,
For example, I want to type "res.cnFillOn = True", but no "cnFillOn" code completion for me to use.
is the reason come from my misconfiguration, or the pyngl itself lack of completion support...?
Thank you.
The text was updated successfully, but these errors were encountered: