A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/svenstaro/glsl-language-server below:

svenstaro/glsl-language-server: Language server implementation for GLSL

Language server implementation for GLSL

I'm searching for a new maintainer.

If you'd like to maintain this, please create an issue. This is currently still maintained and I will accept PRs but I'd like for someone to give this more love.

When I started this, there were no other language servers for GLSL but now there are some alternatives which you can check out:

Currently this LSP implementation can be interfaced with using either HTTP or stdio.

git submodule update --init
cmake -Bbuild -GNinja
ninja -Cbuild

You can also use the Makefile in the project root which is provided for convenience.

You can run glslls to use a HTTP server to handle IO. Alternatively, run glslls --stdin to handle IO on stdin.

The following are examples of how to run glslls from various editors that support LSP.

lsp-mode has this language server integrated into the core. This assumes you have glsl-mode installed. See the lsp-mode's GLSL for more details.

lspconfig offers a ready-to-go configuration:

require'lspconfig'.glslls.setup{}

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4