Page 1 of 1

How to add a language server

Posted: 26 Feb 2023 21:05
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 8556 times

There are several templates available in the dropdown list.

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

Here I've selected the Typescript language server.

LSPSettings.png
LSPSettings.png (14.24 KiB) Viewed 8556 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 176 times

Re: How to add a language server

Posted: 21 Apr 2024 17:52
by thomasmuller
great post
thanks Admin for sharing it