Some place where we can see all the code spelling error in vs code. #4490
Closed
mohit10696
started this conversation in
New Feature Requests
Replies: 2 comments
-
Does the REPL work for you? See: #4044 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks @Jason3S |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Background:
I was recently contributing to a large project and came across a model where the name of an instance variable was incorrect. Because of this typo, a field was missing from the UI. Fortunately, the model wasn't used extensively in the system, so the impact was minimal.
This made me wonder — is there a tool or feature that helps developers detect such typos in one centralized place? I'm not sure if something like this already exists.
Beta Was this translation helpful? Give feedback.
All reactions