mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2026-01-31 04:10:06 -05:00
refactor: Full rework quick refactor (#257)
This commit is contained in:
@ -77,6 +77,7 @@ private:
|
||||
void handleInitialized(const QJsonObject &request);
|
||||
void handleExit(const QJsonObject &request);
|
||||
void handleCancelRequest();
|
||||
void sendErrorResponse(const QJsonObject &request, const QString &errorMessage);
|
||||
|
||||
struct RequestContext
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user