Language server for build.sh, PKGBUILD, ebuild
Project description
termux-language-server
Language server for some specific bash scripts:
This language server only provides extra features which bash-language-server doesn't support:
- Diagnostic:
- error
- required variables
- variable type: string/array/function
- variable values
- warning
- variable order
- unsorted values
- style check
-
PKGBUILD
: by namcap
-
- error
- Document Formatting:
- sort variables
- sort values
- Document Link:
-
build.sh
: https://github.com/termux/termux-packages/tree/master/packages/package_name/build.sh -
PKGBUILD
:- ArchLinux: https://archlinux.org/packages/package_name
- Windows Msys2: https://packages.msys2.org/base/package_name
-
ebuild
: https://packages.gentoo.org/packages/package_name
-
- Hover
- Completion
- builtin variables
- package names
-
build.sh
-
PKGBUILD
: by pyalpm -
ebuild
-
- Code Action
-
PKGBUILD
- generate a template by the name of directory containing
PKGBUILD
, the templates comes from:- customized by user
- pip2pkgbuild
- cpan2aur
- gem2arch
- arch-hs
- update
.SRCINFO
bymakepkg --printsrcinfo > .SRCINFO
- update
pkgsums
byupdpkgsums
- update version by a
nvcheck.toml
to tell this program where to search new version:
- generate a template by the name of directory containing
-
[package_name]
source = "github"
github = "author_name/repo_name"
use_max_tag = true
Other features:
- pre-commit-hooks
- linter
- formatter
Screenshots
Diagnostic
Document Link
Hover
Completion
How Does It Work
See here.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
termux_language_server-0.0.26.tar.gz
(107.5 kB
view details)
Built Distribution
File details
Details for the file termux_language_server-0.0.26.tar.gz
.
File metadata
- Download URL: termux_language_server-0.0.26.tar.gz
- Upload date:
- Size: 107.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3ccfe67a5f6182b5d1f3c9835381753bf5ba33a57f4f15201712ad203e38995e |
|
MD5 | 49a0f3a6378c6c5ba410250bcb181c71 |
|
BLAKE2b-256 | 87af6b7348c6baaef93c68a95a6d100c1fed1ae522fbc35cf88e99c49c6e5a82 |
File details
Details for the file termux_language_server-0.0.26-py3-none-any.whl
.
File metadata
- Download URL: termux_language_server-0.0.26-py3-none-any.whl
- Upload date:
- Size: 115.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ac2d4d274341b79edff4815baba857b129431bbd7702d34a474ca4b2bbaf8e7e |
|
MD5 | 2631867076eb6a99d2a7476a09dcc72c |
|
BLAKE2b-256 | 9e99e8ce3bca10f6bb1514e7abfdc9290a23bb2af03b39fa3ebd4574ddfc50b7 |