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.27.tar.gz
(107.5 kB
view details)
Built Distribution
File details
Details for the file termux_language_server-0.0.27.tar.gz
.
File metadata
- Download URL: termux_language_server-0.0.27.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 | 92fb81298bc27f31ee01db129c5d31037ec4e81b139b1503bbe62053b0ef2072 |
|
MD5 | 73409eef3878f7adb3acdad6cae51bec |
|
BLAKE2b-256 | 92d40378a5f02ab9b24df50cfb02774c8042dd48b9a4d47a4aaff1297fd1c4f4 |
File details
Details for the file termux_language_server-0.0.27-py3-none-any.whl
.
File metadata
- Download URL: termux_language_server-0.0.27-py3-none-any.whl
- Upload date:
- Size: 115.1 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 | cf28eaba0989e745ff05e1c711494a581c54f10bc3a7e75c6e9e5ac0ac012cad |
|
MD5 | 92061454c120d0622aee90c1b2c59068 |
|
BLAKE2b-256 | 63ac16f6029f125bb8fef739f67111c6ca4fb43cb245abd557dd1448c47b0773 |