Is there a way to ignore undefined-global for specific globals within a file? #1194
Unanswered
rickyelopez
asked this question in
Q&A
Replies: 2 comments
-
Click on error and than click on yellow bulb on the left. Choose popup menu item "Disable diagnostics in the workspace" |
Beta Was this translation helpful? Give feedback.
0 replies
-
I don't believe there is a way to disable
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want this warning to be ignored in a file but only for specific globals. Is there a way to use
--@diagnostics
or something similar to ignore a list of globals?Beta Was this translation helpful? Give feedback.
All reactions