/vsc-speedreader

Visual Studio Code extension helping with reading through long code

Primary LanguageTypeScript

codespeedreader README

Features

Highlight relevant words: this will analyze either the current selection or the whole document (if nothing is selected) and highlight subjectively important symbols. The relevance is based on frequency and span.

0.0.1

  • basic functionality
  • hardcoded relevance scoring
  • no language keyword exlusion