Configure language server workspace

The language client sends the contents of the Workspace Configuration field as a JSON file to all language servers that have files open that belong to the project. The contents of the JSON file must be valid JSON. The available settings depend on the language server.

To configure the language server workspace for the current project:

  1. Go to Projects > Project Settings > Language Server.

    {Language Server settings for a project}

  2. In Workspace Configuration, specify language server settings using valid JSON format.

To add language servers and change their preferences, go to Global settings.

See also How To: Manage Language Servers, Language Servers, and Configuring Projects.

© 2024 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.