How does one can list all spelling errors in a project in NetBeans? #4247
Unanswered
jonathanpoulin9
asked this question in
Q&A
Replies: 2 comments 2 replies
-
I don't think that this is currently possible. Would be a nice feature though if someone wants to implement it. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@mbien Yes, I think too. That would be a real nice feature to add. In that case, am I better to add a new issue? |
Beta Was this translation helpful? Give feedback.
2 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.
-
NetBeans has a spellchecker. I am using the latest version, 14. I would like to know if this is possible to scan all files (in my case, .java files) in a project and list the spelling errors (in Java comments) in one place. It can be a plugin as well. Otherwise, I need to open each files to look for the red underlines.
Beta Was this translation helpful? Give feedback.
All reactions