Setting Up Vale: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 5: | Line 5: | ||
This page helps you set up Vale on VS Code or Qt Creator. | This page helps you set up Vale on VS Code or Qt Creator. | ||
== Install Vale == | == 1. Install Vale == | ||
First, install Vale on your computer. The https://vale.sh/docs/vale-cli/installation/ page shows how to install Vale on various desktop platforms. | First, install Vale on your computer. The https://vale.sh/docs/vale-cli/installation/ page shows how to install Vale on various desktop platforms. | ||
== 2. Download Microsoft Style Guide Rules and Configure Vale == |
Revision as of 14:40, 17 October 2024
Vale is a linter that highlights language issues such as grammar, terminology, and style issues.
Vale is available as a tool for Qt Creator and as a VS Code extension.
This page helps you set up Vale on VS Code or Qt Creator.
1. Install Vale
First, install Vale on your computer. The https://vale.sh/docs/vale-cli/installation/ page shows how to install Vale on various desktop platforms.