nixd
Loading...
Searching...
No Matches
NoogleDoc.cpp File Reference

Implementation of noogle.dev documentation code action. More...

#include "NoogleDoc.h"
#include <nixf/Basic/Nodes/Expr.h>
#include <llvm/Support/JSON.h>

Go to the source code of this file.

Namespaces

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.

Detailed Description

Implementation of noogle.dev documentation code action.

Definition in file NoogleDoc.cpp.