Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to check only Doxygen style comments #114

Open
nocnokneo opened this issue Aug 11, 2020 · 2 comments
Open

Add option to check only Doxygen style comments #114

nocnokneo opened this issue Aug 11, 2020 · 2 comments

Comments

@nocnokneo
Copy link

nocnokneo commented Aug 11, 2020

I would be great to have to option to check Doxygen comments only since those are the only spelling mistakes that become outwardly visible in generated documentation.

Right now the "What to Check" and "Comments to Check" options are:

image

I think this could be simplified by unifying the two sections with a single checkbox list like:

What To Check:

  • C Style comments
  • C++ Style comments
  • Doxygen Style comments
  • String Literals
@CJCombrink
Copy link
Owner

I like the suggestion, I will definitely see what I can do.

PS: I see you are using dark mode with Qt Creator, are you perhaps seeing anything in the plugin that does not look right that might need some updating/fixing?

@nocnokneo
Copy link
Author

I haven't noticed any issues with dark mode but I'll let you know if I notice anything.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants