mirror of
https://github.com/Automattic/harper.git
synced 2025-08-04 18:48:02 +00:00
docs(vscode-plugin): add more detail
This commit is contained in:
parent
d6a6adfa36
commit
871a62dd82
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
# Harper for VS Code
|
||||
|
||||
Harper is the next-generation grammar checker for your code. It catches common stylistic errors, as well as complex grammatical or layout-related problems. It works for almost [all common programming languages](https://writewithharper.com/docs/integrations/language-server#Supported-Languages) and a number of markup formats.
|
||||
Harper is the next-generation grammar checker for your code. You can think of it as an alternative to Grammarly. It catches common stylistic errors, as well as complex grammatical or layout-related problems. It works for almost [all common programming languages](https://writewithharper.com/docs/integrations/language-server#Supported-Languages) and a number of markup formats.
|
||||
|
||||
If you use Rust, Java, JavaScript, or any number of other programming languages, your comments may end up as part of your API's documentation. If that's the case, grammatical mistakes in your code could be down-ranking your site on search results and tarnishing your reputation for quality.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue