Styku / vsc-speedreader

Visual Studio Code extension helping with reading through long code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Visual Studio Code extension helping with reading through long code


Languages

Language:TypeScript 100.0%