A Visual Studio Code extension to find unequal phrasing in your text with alex:
Catch insensitive, inconsiderate writing.
- Run
Install Extension
command from Command Palette. - Search and choose
alex
.
See the extension installation guide for details.
Enable alex in the VS Code settings.
{
"alex.enable": true
}
Then this extension automatically checks plain text and markdown files.
Copyright (c) 2015 Shinnosuke Watanabe
Licensed under the MIT License.