Skip to content

Ability to check names of variables, functions,... #56

@noonbluemoon

Description

@noonbluemoon

Hey,

thanks a lot for your great spell checker! It works awesome for strings and comments.
However, we often face the problem to also have typos / misspellings in the source code itself, i.e. variables, functions, classes, etc.. For instance, the typos in the variable m_defoultLeftMergin should be detected and changable to m_defaultLeftMargin by using the CamelCaseSplitCorrection.
We would love to have another option to the settings to not only check strings and/or comments but also the actual source code?

How complicated would it be to realize this? Is there any chance that this feature will come soon?

Thanks a lot!
Ines

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions