Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 743 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 743 Bytes

text-readability-vscode README

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.

Features

  • 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

Release Notes

0.0.1

Initial release. Base functionality with commands.