Markdown Word CountThis is a simple extension for counting words in Markdown and plain text files. It can display the word count in the bottom status bar. In addition to supporting languages that use spaces to separate words, it also supports languages that do not use spaces, such as CJK characters (Chinese, Korean, Japanese) and Emoji. Features
Multi-language SupportCurrently supports recognition of:
Multiple CountsCurrently supports counting of words, lines, characters, and characters with spaces. By default, word count is shown in the status bar. All counts are shown in the tooltip that appears when you hover over the status bar item. You can customize the status bar content via config markdown-word-count.statusBarCounts. Selection text countThis extension supports counting selected text. You can disable it via config markdown-word-count.selectionCount. Settingsthe following settings:
Feedback and SupportWelcome open issue to the GitHub repo, if there are any feedback (problems with usage, find a bug, feature request, language support and so on). |