Package Details: vhdl-ls 0.86.0-4

Git Clone URL: https://aur.archlinux.org/vhdl-ls.git (read-only, click to copy)
Package Base: vhdl-ls
Description: Language server for VHDL Written in rust
Upstream URL: github.com/VHDL-LS/rust_hdl
Keywords: hdl language-server lsp vhdl
Licenses: MPL-2.0
Conflicts: rust_hdl
Provides: vhdl-ls
Submitter: attic_labs
Maintainer: attic_labs
Last Packager: attic_labs
Votes: 1
Popularity: 0.28
First Submitted: 2026-03-16 18:38 (UTC)
Last Updated: 2026-03-22 03:14 (UTC)

Dependencies (2)

Required by (0)

Sources (1)

Latest Comments

attic_labs commented on 2026-03-22 03:15 (UTC)

Yeah you're right, I made that change locally I guess I never pushed it, should be fixed now

pintert3 commented on 2026-03-22 02:56 (UTC) (edited on 2026-03-22 02:56 (UTC) by pintert3)

Great work man. I want to suggest that you instead install the vhdl_libraries in /usr/lib/rust_hdl/ instead of directly placing them directly in usr/lib/. Upstream actually specifically says:

Make sure that the default libraries are available at a visible path. Search paths are, for example, /usr/lib/rust_hdl/vhdl_libraries or /usr/local/lib/rust_hdl/vhdl_libraries.

And I'm also thinking it's better for a system that might actually have other vhdl_libraries installed system-wide.