FactorioSumnekoLuaPlugin VS lua-language-server

Compare FactorioSumnekoLuaPlugin vs lua-language-server and see what are their differences.

FactorioSumnekoLuaPlugin

A plugin for the sumneko.lua vscode extension to help with factorio related syntax and intelisense. (by JanSharp)

lua-language-server

A language server that offers Lua language support - programmed in Lua (by LuaLS)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
FactorioSumnekoLuaPlugin lua-language-server
1 79
9 3,043
- 2.9%
0.0 9.4
over 1 year ago 5 days ago
Lua Lua
MIT License MIT License
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.

FactorioSumnekoLuaPlugin

Posts with mentions or reviews of FactorioSumnekoLuaPlugin. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-07.
  • I'm planning a project - a Factorio modding IDE. Any thoughts?
    4 projects | /r/factorio | 7 Jan 2022
    Code editor, intellisense, and debugger are already solved problems, with the Mod debugger, a Lua language server, and JanSharp's language server plugin. This works with cross-mod requires and remote interfaces, and generating Lua typedefs for the runtime documentation can be done with the debugger extension. Additionally, using a generic LSP solution allows one to use whatever code editor they wish (i.e. I use Kakoune as much as possible for everything).

lua-language-server

Posts with mentions or reviews of lua-language-server. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-01.

What are some alternatives?

When comparing FactorioSumnekoLuaPlugin and lua-language-server you can also consider the following projects:

FactorioScenarioMultiplayerSpawn - A custom scenario for Factorio which provides each player a unique starting spawn point in a multiplayer game.

lua-lsp - A Lua language server

fmm - A portable CLI tool for managing your Factorio mods.

luacheck - A tool for linting and static analysis of Lua code.

language-server-protocol - Defines a common protocol for language servers.

coc.nvim - Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.

factorio-example-mod - Lightweight modular example mod with various features and compatibilities

lsp-mode - Emacs client/library for the Language Server Protocol

factorio-movie-maker - Fork of the original factorio-movie-maker, updated to version 1.1.57

lsp-zero.nvim - A starting point to setup some lsp related features in neovim.

nvim-cmp - A completion plugin for neovim coded in Lua.

love-api - The whole LÖVE wiki in a Lua table.