5#ifndef QQMLLANGUAGESERVER_P_H
6#define QQMLLANGUAGESERVER_P_H
19#include "documentSymbolSupport/qqmldocumentsymbolsupport_p.h"
37class QQmlToolingSettings;
51 QLspSpecification::InitializeResult &serverInfo)
final;
81 int m_returnValue = 1;
Implements a server for the language server protocol.
Sets up a QmlLanguageServer.
QString name() const final
QmlLintSuggestions * lint()
WorkspaceHandlers * worspace()
TextSynchronization * textSynchronization()
QLanguageServer * server()
QQmlCodeModelManager * codeModelManager()
void setupCapabilities(const QLspSpecification::InitializeParams &clientInfo, QLspSpecification::InitializeResult &serverInfo) final
void registerHandlers(QLanguageServer *server, QLanguageServerProtocol *protocol) final
constexpr auto AddBuildDirsMethod