VSCode - WordCount READMEThis is a simple extension that illustrates a number of concepts when it comes to writing extensions for VS Code.
FunctionalityIt's pretty simple open up a |
Word CountMarkdown Word Count Example - a status bar contribution that reports out the number of works in a Markdown document as you interact with it. Installation Launch VS Code Quick Open ( Ctrl+P ), paste the following command, and press enter.Copied to clipboard |
VSCode - WordCount READMEThis is a simple extension that illustrates a number of concepts when it comes to writing extensions for VS Code.
FunctionalityIt's pretty simple open up a |