Clean DocumenterClean Documenter is a Visual Studio Code extension that improves your code documentation by automatically detecting and correcting spelling mistakes inside comments. The best thing is that it is adaptable to your requirements, If you feel that the suggestions are not helpful, you can ignore them for a single word or even for the whole document. If you are in a hurry, use the auto-correct command to save time. Features
How It WorksUsing Clean Documenter in Visual Studio Code is easy:
Identifiers AwareDoes not flag misspellings for:
Dictionary-Based SpellcheckingUtilizes Smart Word SplittingComment text is split by spaces, commas, brackets, underscores, and ignores full stops for better detection. AuthorShalok Sharma Publisher of Clean Documenter LicenseMIT License. Use freely and improve your documentation hygiene! TipIf you're working with codebases with domain-specific terms or abbreviations, use the Ignore Word or Ignore All feature to prevent unnecessary flags. Future ScopeClean Documenter is just getting started. Here are some features planned for future releases: Multi-Language SupportCurrently, Clean Documenter supports JavaScript, TypeScript, and plaintext files. Future updates will extend this to include a wider range of popular programming languages, ensuring developers across ecosystems benefit from clean, consistent, and mistake-free documentation. Improved DictionaryThe dictionary system will be enhanced for better accuracy and richer word coverage:
Dynamic Dictionary ManagementUsers will be able to:
These improvements will help reduce false positives and make the extension more adaptable to your coding style and vocabulary. |