Skip to content

AdamIsrael/vscode-author-stats

Repository files navigation

Statistics for Authors

This is a Visual Studio Code extension aimed at authors who write in Markdown. Its intent is to provide useful statistics as you write via the status bar.

Features

  • Display the count of visible words (excluding comments)
  • Display the count of total words (including comments)
  • TODO: Display readability

Known Issues

None

Release Notes

1.0.1

  • Ignore Pandoc title block
  • Ignore YAML front matter
  • Ignore TOML front matter
  • Ignore JSON front matter

1.0.0

Initial release!

Credits

This is loosely based on the vscode-wordcount sample extention.

For more information

About

A VS Code extension to provide useful statistics for authors who write in Markdown

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published