VSCode Integration

EkLine flags any style guide violations in your company's documentation with Visual Studio Code diagnostics. It offers immediate feedback, facilitating consistency in your documentation.

Prerequisites

You have an EkLine integration token. You can obtain this by visiting the EkLine dashboard and clicking on the View Integration Token button.

Getting started

Installation

To install the VSCode extension from the web, follow these steps:

  1. Visit the EkLine Extension Page on VSCode Marketplace.
  2. Click Install.
  3. Open Visual Studio Code when prompted.

Alternately, to install the VSCode extension from within VSCode:

  1. Open Visual Studio Code.
  2. Click on the Extensions icon in the Activity Bar on the side of the window to access the Extensions view.
  3. Type "EkLine" in the Extensions view search box.
  4. Click the "Install" button next to the extension with the same name.

Configure EkLine linter

When you first install the VSCode extension, it invites you to activate with EkLine. Before using the extension, you need to set the EkLine token, which you can obtain by visiting the EkLine dashboard and clicking on the View Integration Token button.

If you cancel or input an invalid token, the extension displays a popup offering another chance to set up EkLine or turn off for avoiding future popups. Once turned off, execute 'Configure EkLine Linter' from the Command Palette or clear the 'off' box in Extension Settings.

Usage

The extension runs EkLine on supported files when opened or saved.

To analyze all supported files in the workspace, execute 'Run EkLine Linter' from the Command Palette.