glsl-language-server:GLSL的语言服务器实现

时间:2021-05-26 09:03:31
【文件属性】:
文件名称:glsl-language-server:GLSL的语言服务器实现
文件大小:14KB
文件格式:ZIP
更新时间:2021-05-26 09:03:31
language-server glsl language-server-protocol lsp lsp-server glsl语言服务器 GLSL的语言服务器实现 地位 当前,此LSP实现可以使用HTTP或stdio进行接口。 当前功能 诊断程序 计划功能 完成时间 徘徊 跳到def 工作区符号 查找参考 编译 git submodule update --init cmake -Bbuild -GNinja ninja -Cbuild 您也可以在项目根目录中使用Makefile ,这是为了方便起见。 安装 ninja -Cbuild install 用法 您可以运行glslls以使用HTTP服务器来处理IO。 或者,运行glslls --stdin来处理stdin上的IO。
【文件预览】:
glsl-language-server-master
----.gitignore(14B)
----Makefile(137B)
----src()
--------workspace.cpp(840B)
--------messagebuffer.cpp(3KB)
--------utils.cpp(900B)
--------messagebuffer.hpp(839B)
--------main.cpp(15KB)
--------workspace.hpp(573B)
--------utils.hpp(367B)
----LICENSE(1KB)
----.ycm_extra_conf.py(5KB)
----.gitmodules(502B)
----externals()
--------CLI11()
--------glslang()
--------fmt()
--------mongoose()
--------json()
----.github()
--------workflows()
----README.md(635B)
----CMakeLists.txt(1001B)

网友评论