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'm using the Magic Racket extension for VS Code and I'm getting warnings for unused variables and imported packages in my code. While it's generally a good practice to remove unused variables, in some cases, I find it more convenient to keep them for debugging purposes. I've searched online but couldn't find a clear answer on how to disable unused variable warnings specifically for Magic Racket.
Can we add an option to disable unused variable warnings in Magic Racket for VS Code? It would be helpful. Thank you!
The text was updated successfully, but these errors were encountered:
RZYN2020
changed the title
How to Disable Unused Variable Warnings in Magic Racket for VS Code?
[Feature request] Disable Unused Variable Warnings in Magic Racket for VS Code
Apr 4, 2023
I'm using the Magic Racket extension for VS Code and I'm getting warnings for unused variables and imported packages in my code. While it's generally a good practice to remove unused variables, in some cases, I find it more convenient to keep them for debugging purposes. I've searched online but couldn't find a clear answer on how to disable unused variable warnings specifically for Magic Racket.
Can we add an option to disable unused variable warnings in Magic Racket for VS Code? It would be helpful. Thank you!
The text was updated successfully, but these errors were encountered: