Search Criteria
Package Details: fish-lsp-git r318.ed156da-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/fish-lsp-git.git (read-only, click to copy) |
---|---|
Package Base: | fish-lsp-git |
Description: | LSP implementation for the fish shell language |
Upstream URL: | https://github.com/ndonfris/fish-lsp/ |
Keywords: | fish languageserver lsp |
Licenses: | MIT |
Conflicts: | fish-lsp |
Provides: | fish-lsp |
Submitter: | heddxh |
Maintainer: | tippfehlr (heddxh) |
Last Packager: | heddxh |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2024-07-20 08:11 (UTC) |
Last Updated: | 2024-10-20 06:08 (UTC) |
Dependencies (6)
- fish (fish-gitAUR)
- nodejs (nodejs-lts-fermiumAUR, nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogen, nodejs-lts-iron)
- python (python37AUR, python311AUR, python310AUR)
- git (git-gitAUR, git-glAUR) (make)
- typescript (typescript-gitAUR) (make)
- yarn (yarn-pnpm-corepackAUR, yarn-berryAUR, corepackerAUR) (make)
Latest Comments
heddxh commented on 2024-10-19 14:42 (UTC)
tippfehlr: thanks!
tippfehlr commented on 2024-10-19 10:15 (UTC)
heddxh: Chewing_Bever disowned the package for now, leaving me as maintainer. I added you as co-maintainer.
tippfehlr commented on 2024-10-17 22:36 (UTC)
evthestrike: I’ve updated the PKGBUILD, thanks. I’m not sure whether to bump pkgrel for vcs packages, so I didn’t.
evthestrike commented on 2024-10-17 22:11 (UTC) (edited on 2024-10-17 22:12 (UTC) by evthestrike)
fish_files should be added to
such that it would read
tippfehlr commented on 2024-09-17 12:49 (UTC)
@heddxh I tried to contact Chewing_Bever on Matrix without success, so I sent an orphan request. If they don’t respond and the request is accepted maybe we could co-maintain this package.
heddxh commented on 2024-09-15 08:12 (UTC)
@tippfehlr That's great. @Chewing_Bever I am glad to re-maintain this package if you don't want it
tippfehlr commented on 2024-09-07 12:52 (UTC)
That has been fixed in https://github.com/ndonfris/fish-lsp/pull/49
heddxh commented on 2024-09-07 10:05 (UTC)
@tippfehlr this lsp will check log file during startup besides the bin path, is this case it is /usr/bin, which definitely has permission issue. Is that happen to you?
tippfehlr commented on 2024-09-06 22:24 (UTC) (edited on 2024-09-08 13:23 (UTC) by tippfehlr)
Thanks for packaging this! Unfortunately, it doesn’t work. It doesn’t even package anything to run.
I’ve fixed it:
Have a look at how https://gitlab.archlinux.org/archlinux/packaging/packages/vscode-languageservers/-/blob/main/PKGBUILD?ref_type=heads (an official package) is packaged.
Also @Chewing_Bever, if you are now maintaining this you should add yourself as maintainer and move heddxh to Contributor. And of course generate a
.SRCINFO
.If you want you could add me as a co-maintainer.
Thanks!