A Sublime Text 3 (build 3080+) package for Vale Server, a customizable linter for prose.
Bring your style guide to life with detailed pop-ups or status bar messages.
Easily access styles defined in your Vale configuration file on a per-view basis.
- Install Vale Server.
- Install Package Control.
- Bring up the Command Palette (Command-Shift-P on macOS and Ctrl-Shift-P on Linux/Windows).
- Select
Package Control: Install Package
and then selectVale
when the list appears.
You can run one of the following commands via the Command Palette:
Vale Server: Lint View
: runs Vale Server on the active view.Vale Server: Edit Styles
: shows a list of styles relevant to the active view.Vale Server: Open Dashboard
: opens the Vale Server dashboard in your default browser.
This package exposes a number of configuration options. These include styling the in-text alerts, adding custom HTML/CSS for the pop-ups, and listing accepted syntaxes.
See the Default settings file (Preferences → Package Settings → Vale → Settings - Default
) for more details.