Disable "(INTEGER_DIVISION): Integer division, decimal part will be discarded)" #619
-
Hi Is there a way to disable some of these warnings the wiggly lines in VsCode? I am ok with some of these, they do not need to catch my attention at all times. thanks |
Beta Was this translation helpful? Give feedback.
Answered by
DaelonSuzuka
Mar 9, 2024
Replies: 1 comment 5 replies
-
Just turn it off? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Why would you do that? That's the wrong section and the wrong format for the setting.
Just open Project Settings in the Godot Editor and change the setting normally.
After you do that, restart the Godot Editor and VSCode to make sure everything resets properly.