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
.SRCINFObymakepkg --printsrcinfo > .SRCINFO - update
pkgsumsbyupdpkgsums - update version by a
nvcheck.tomlto 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.31.tar.gz
(107.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file termux_language_server-0.0.31.tar.gz.
File metadata
- Download URL: termux_language_server-0.0.31.tar.gz
- Upload date:
- Size: 107.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3ed51666fba5cd7827f6ca9f79d4a55f8692f8676ae385d313d572422d3e5e03
|
|
| MD5 |
892b1a342ecce2fdf36b4d9507fc472f
|
|
| BLAKE2b-256 |
596ca29d8ab9d0f72f8e16807e0274887673cf0606d867a4d201b9f6629ba05f
|
File details
Details for the file termux_language_server-0.0.31-py3-none-any.whl.
File metadata
- Download URL: termux_language_server-0.0.31-py3-none-any.whl
- Upload date:
- Size: 115.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7ff84357e3616e686885925a04a45563fa10c521d771f14b673e101cb9935cc6
|
|
| MD5 |
c18b2371a52b637e97d7a3992c1f2bc6
|
|
| BLAKE2b-256 |
24cade7db49e5dd3ead0c9ed5a8b4e409237c27b33348394885bbe13766f55d5
|