Skip to content

Latest commit

 

History

History
45 lines (30 loc) · 1.73 KB

README.md

File metadata and controls

45 lines (30 loc) · 1.73 KB

Pastelito

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

Features

Pastelito highlights these grammatical features:

  • abstract nouns
  • academic adjectives / adverbs
  • adjectives
  • "be" verbs
  • prepositions

Pastelito will also includes diagnostics for:

Development

See ARCHITECTURE.md for a high-level overview of the implementation.

Credits

Model

The perceptron model is from jdkato/prose.

Themes

The built-in themes are all from Lospec:

License

Pastelito is distributed under the terms of the MIT license. See LICENSE for details.