js-docusaurus - Comment Linter for Visual Studio CodeJs-docusaurus is an opinionated comment linter for Javascript and Typescript projects. It enforces a consistent style for providing inline documentation for your code. This extension reminds you to document the most areas of your codebase. . JavaScript · TypeScript
PhilosophyA proper documented application brings joy and increases the confidence of a team. However code documentation still remains one of the toughest issues to tackle today.
This extension is an attempt to ease the pain of documenting apps. It reminds you to document areas of your code that are relied on e.g documenting all exported functions. Basically, this means you don't need to document your entire codebase but only focus on documenting the most important areas. InstallationInstall through VS Code extensions. Search for FeaturesComment linterKnown IssuesThis extension is still relatively new therefore there are lots of areas of code documentation that still needs work. ChangelogSee CHANGELOG for more information. ContributingSee CONTRIBUTING for more information. |