|
wex v26.10.0
|
This is the complete list of members for wex::lsp::client, including all inherited members.
| client(lexer lexer, wxEvtHandler *event_handler=nullptr) | wex::lsp::client | |
| completion(const wex::path &path, const position_item &pos, const std::string &trigger=std::string(), bool is_incomplete=false) | wex::lsp::client | |
| definition(const wex::path &path, const position_item &pos) | wex::lsp::client | |
| did_change(const wex::path &path, const range_item &range, const std::string &text) | wex::lsp::client | |
| did_close(const wex::path &path) | wex::lsp::client | |
| did_open(const wex::path &path, const std::string &text) | wex::lsp::client | |
| did_save(const wex::path &path) | wex::lsp::client | |
| extensions() const | wex::lsp::client | |
| get_capabilities() const | wex::lsp::client | inline |
| hover(const wex::path &path, const position_item &pos) | wex::lsp::client | |
| implementation(const wex::path &path, const position_item &pos) | wex::lsp::client | |
| initialize(const wex::path &root_path) | wex::lsp::client | |
| is_initialized() const | wex::lsp::client | inline |
| is_running() const | wex::lsp::client | |
| language_id() const | wex::lsp::client | |
| lsp_server() const | wex::lsp::client | |
| on_type_formatting(const wex::path &path, const position_item &pos, char c, bool use_tabs, int tab_size) | wex::lsp::client | |
| shutdown() | wex::lsp::client | |
| version(const std::string &uri) const | wex::lsp::client | |
| ~client()=default | wex::lsp::client |