Turn on or off QML Language Server for a project
Since Qt 6.4, QML Language Server offers code completion and issues warnings for QML.
To turn on or off QML Language Server for the current project:
- Select Projects > Project Settings > Qt Quick.
- Clear Use global settings.
- Clear or select Turn on.
To view and modify the global settings, select the link in Use global settings.
See also Configure QML Language Server and Configuring Projects.
Copyright © The Qt Company Ltd. and other contributors. 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.