Search Criteria
Package Details: lua-language-server-git 2.5.5.r0.g4f74c75c-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/lua-language-server-git.git (read-only, click to copy) |
|---|---|
| Package Base: | lua-language-server-git |
| Description: | Lua Language Server coded by Lua |
| Upstream URL: | https://github.com/sumneko/lua-language-server |
| Licenses: | MIT |
| Conflicts: | lua-language-server |
| Provides: | lua-language-server |
| Submitter: | MoSal |
| Maintainer: | KokaKiwi |
| Last Packager: | KokaKiwi |
| Votes: | 11 |
| Popularity: | 0.000000 |
| First Submitted: | 2019-08-15 19:05 (UTC) |
| Last Updated: | 2021-12-17 11:06 (UTC) |
Dependencies (4)
- bash (bash-devel-gitAUR, bash-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- git (git-gitAUR, git-glAUR) (make)
- ninja (ninja-kitwareAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR) (make)
Required by (2)
- gnome-foundry-git (requires lua-language-server) (optional)
- helix-ext (requires lua-language-server) (optional)
Latest Comments
« First ‹ Previous 1 2 3
wbthomason commented on 2020-06-04 16:19 (UTC)
@Shatur: Please see https://github.com/sumneko/lua-language-server/issues/60#issuecomment-638134455 and https://github.com/actboy168/bee.lua/issues/8
Shatur commented on 2020-06-03 22:17 (UTC) (edited on 2020-06-03 22:17 (UTC) by Shatur)
Can't build it:
wbthomason commented on 2020-05-13 15:57 (UTC)
@KokaKiwi: Can you please remove the
printcall at line 50 in the log path patch (https://aur.archlinux.org/cgit/aur.git/tree/0001-Fix-paths.patch?h=lua-language-server-git#n50)? This output breaks compatibility with some LSP clients (e.g.coc.nvim)wbthomason commented on 2020-01-19 08:01 (UTC)
This PKGBUILD is broken. The included patch is no longer valid, as the directory structure of the project has changed. Additionally, the
package()function is broken for the same reason.I've created a fixed patch and PKGBUILD here: https://gist.github.com/wbthomason/bbd5e1c0a4ba71e7fa9c54f3a6a18b99
« First ‹ Previous 1 2 3