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:
- Visit the EkLine Extension Page on VSCode Marketplace.
- Click Install.
- Open Visual Studio Code when prompted.
Alternately, to install the VSCode extension from within VSCode:
- Open Visual Studio Code.
- Click on the Extensions icon in the Activity Bar on the side of the window to access the Extensions view.
- Type "EkLine" in the Extensions view search box.
- 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.