How to add a language server

Tips and information on how to install and use language servers with the editor.
Post Reply
User avatar
Rickard Johansson
Site Admin
Posts: 6577
Joined: 19 Jul 2006 14:29

How to add a language server

Post by Rickard Johansson »

You can add a language server to a project or a site (using the sites panel).

Open e.g. project options and add a new language server.

LanguageServer.png
LanguageServer.png (15.18 KiB) Viewed 6212 times

There are several templates available in the dropdown list.

lsp-presets.png
lsp-presets.png (1.74 KiB) Viewed 6212 times

Here I've selected the Typescript language server.

LSPSettings.png
LSPSettings.png (14.24 KiB) Viewed 6212 times

You should add some paths as well (Source folders). E.g. to your project files.

If your template file is not up do date, you may not have all the templates available in the list.

You can download the latest file below and place it in your "<AppData>\Roaming\RJ TextEd\Data" folder.
LSPTemplates.zip
(1.21 KiB) Downloaded 147 times
Post Reply