ide-vhdl

VHDL language support for Atom

mbrobbel

9,616

3

0.5.0

MIT

GitHub

This package consumes the following services:

ide-vhdl package for Atom

Atom package

VHDL language support for Atom using the language server from kraigher/rust_hdl.

Usage

If you have Docker installed you can use the kraigher/vhdl_ls container. You can set this option in the package settings.

If you have Rust installed you can install (cargo install vhdl_ls) or build the crate from source (git clone https://github.com/kraigher/rust_hdl && cd rust_hdl && cargo build -p vhdl_ls --release). Make sure to check the path in the package settings.