nixd
Loading...
Searching...
No Matches
Public Attributes | List of all members
lspserver::ConfigurationSettings Struct Reference

#include <Protocol.h>

Public Attributes

std::map< std::string, ClangdCompileCommandcompilationDatabaseChanges
 

Detailed Description

Clangd extension: parameters configurable at any time, via the workspace/didChangeConfiguration notification. LSP defines this type as any.

Definition at line 558 of file lspserver/include/lspserver/Protocol.h.

Member Data Documentation

◆ compilationDatabaseChanges

std::map<std::string, ClangdCompileCommand> lspserver::ConfigurationSettings::compilationDatabaseChanges

Definition at line 561 of file lspserver/include/lspserver/Protocol.h.


The documentation for this struct was generated from the following file: