ZFFramework
 
Loading...
Searching...
No Matches
ZFLuaLSP.h File Reference

util to export a lua file for LSP More...

#include "ZFLuaDef.h"

Go to the source code of this file.

Functions

void ZFLuaLSPGen (const ZFOutput &output)
 util to export a lua file for LSP (Language Server Protocol)
 

Detailed Description

util to export a lua file for LSP

Function Documentation

◆ ZFLuaLSPGen()

void ZFLuaLSPGen ( const ZFOutput & output)
extern

util to export a lua file for LSP (Language Server Protocol)

include the generated lua file for LSP plugins, then your LSP plugin should be able to perform semantic completion
recommended LSP