protobuf-language-server
A language server implementation for Google Protocol Buffers (by lasorda)
LuaHelper
LuaHelper is a High-performance lua VSCode plugin, Language Server Protocol for lua. (by Tencent)
protobuf-language-server | LuaHelper | |
---|---|---|
1 | 3 | |
70 | 666 | |
- | 1.4% | |
7.4 | 7.9 | |
6 days ago | 5 months ago | |
Go | Go | |
Apache License 2.0 | GNU General Public License v3.0 or later |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
protobuf-language-server
Posts with mentions or reviews of protobuf-language-server.
We have used some of these posts to build our list of alternatives
and similar projects.
LuaHelper
Posts with mentions or reviews of LuaHelper.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-09-15.
-
Alternative Lua Language Server
LuaLS/lua-language-server aka Sumneko Lua is not the only Lua Language Server implemented in LSP standard, there are 3 I know of, one no longer maintained and the other is Tencent/LuaHelper (https://github.com/Tencent/LuaHelper)
-
Studio Code Extension???
I'm using lua-language-server, but there's also lua helper. Try both (separately) and see which fits you best.
-
Sumneko eats my memory until OOM
Hi, there's a new Lua server luahelper being actively developed here: https://github.com/Tencent/LuaHelper. It is written in Go and claims the abilities of real-time detection, millisecond output detection results, perfectly support editing and testing of 1000+ file project.
What are some alternatives?
When comparing protobuf-language-server and LuaHelper you can also consider the following projects:
protovalidate - Protocol Buffer Validation - Go, Java, Python, and C++ Beta Releases!
lua-language-server - A language server that offers Lua language support - programmed in Lua
protocol - Package protocol implements Language Server Protocol specification in Go
vim-lsp-cxx-highlight - Vim plugin for C/C++/ObjC semantic highlighting using cquery, ccls, or clangd
nvim-lspconfig - Quickstart configurations for the Nvim LSP client