|
nixd
|
Code action for opening noogle.dev documentation. More...
#include <lspserver/Protocol.h>#include <nixf/Sema/ParentMap.h>#include <string>#include <vector>Go to the source code of this file.
Namespaces | |
| namespace | nixf |
| namespace | nixd |
Functions | |
| void | nixd::addNoogleDocAction (const nixf::Node &N, const nixf::ParentMapAnalysis &PM, std::vector< lspserver::CodeAction > &Actions) |
| Add a code action to open noogle.dev documentation for lib.* functions. | |
Code action for opening noogle.dev documentation.
Provides a code action to open noogle.dev documentation for lib.* functions.
Definition in file NoogleDoc.h.