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

Implementation of Inlay Hints. More...

#include "AST.h"
#include "Convert.h"
#include "nixd/CommandLine/Options.h"
#include "nixd/Controller/Controller.h"
#include <boost/asio/post.hpp>
#include <llvm/ADT/StringRef.h>
#include <llvm/Support/CommandLine.h>
#include <semaphore>

Go to the source code of this file.

Detailed Description

Implementation of Inlay Hints.

In nixd, "Inlay Hints" are placed after each "package" node, showing it's version.

For example

nixd[: 1.2.3] nix[: 2.19.3]

Definition in file InlayHints.cpp.