Pastelito is a VSCode extension that helps you write better markdown documents.
Pastelito does not aim to be a full spelling or grammar checker. Rather, it aims to just highlight general patterns in your writing so you can decide which parts need rewording.
pastelito-demo.mov
Pastelito highlights these grammatical features:
- abstract nouns
- academic adjectives / adverbs
- adjectives
- "be" verbs
- prepositions
Pastelito will also includes diagnostics for:
- common weasel words
- use of the passive voice
See ARCHITECTURE.md for a high-level overview of the implementation.
The perceptron model is from jdkato/prose.
The built-in themes are all from Lospec:
- curiosities by @sukinapan
- hydrangea-11 by @dinchenix
- fairydust-8 by @yousurname
- marumaru-gum by @sukinapan
- painted-parchment-9 by @skeddles
- pastel-qt by @poly-phrog
- sweethope by @anubi
Pastelito is distributed under the terms of the MIT license. See LICENSE for details.