Install an extension
To start sending data to Langkeeper you need to install an extension in your favorite text editor.
We support Neovim and vscode.
vscode
Search for vscode-langkeeper
on the extension
marketplace and install it.
After installing the extension, you need to configure it with your
credentials. You can start the set up process by running the
Langkeeper: Setup
command.

The server URL is the URL of your Langkeeper instance. If you are using the hosted version, you can leave it as it is. Otherwise, you need to change it to your server URL.
Now you are all set up! You can start sending data to Langkeeper by
saving a file with a recognized extension. (e.g. .js
)