This extension adds functionality from the text-readability library into VSCode
I am using this as a learning area for playing around VSCode extension development. Do not rely on this for production work.
- Provides commands for different complexity scales provided by the
text-readability
library - Allows select complexity scales to be added as status bar items
- Provides tree viewer that will show all complexity scales for the currently active editor
Initial release. Base functionality with commands.