- Improve syntax highligthing
- Updated README
- Change embedded language server for Linux from gnu to musl
- Fix automatic server update
- Fix client crashing when opening file without workspace
- Added automatic updates of language server
- Added
entarch
snipped for Entity + Architecture
- Embedded
vhdl_ls
updated to version 0.12.0. - Standard and IEEE packages are now integrated by the
vhdl_ls
language server.
NOTE: These libraries should be removed from any globalvhdl_ls.toml
files.
- Standard and IEEE packages are now installed to extension global directory.
- Updated language server
- Goto defintion.
- Find references.
vhdl_ls.toml
now redifines library files instead of appending them.
- Added standard and IEEE libraries.
- If no
.vhdl_ls.toml
is found in HOME, a standard configuration with std and IEEE is created.
- VHDL files are now opened with
ISO 8859-1
encoding.
- Added
vhdlls.restart
command to restart the language server.
Embedded Language Server version: 4206fee8c4322542b386299c557fbd7d610a5cb6
First release.