Skip to content

Latest commit

 

History

History
38 lines (21 loc) · 1.72 KB

File metadata and controls

38 lines (21 loc) · 1.72 KB

Harper Language Server

Harper is an English grammar checker designed to be just right. To enable Harper language support in your IDE, you can integrate the Harper Language Server by following these steps:

Harper LS demo


Install the Language Server

  1. Open the New Language Server Dialog and select Harper Language Server:

    New Language Server Dialog

  2. Click OK. This will create the Harper Language Server definition with predefined file mappings (that you can update):

    File mappings

  3. Open a file (ex: a text file) which belongs to the file mapping. It will start the installation

    Installing Language Server

  4. Once the installation completes, the server should start automatically and provide Harper language support (diagnostics and code actions).

    Installing Language Server

Troubleshooting Installation

If the installation fails, you can customize the installation settings in the Installer tab,
then click on the Run Installation hyperlink to reinstall the server:

Installer tab

See Installer descriptor for more information.