Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dalance/svls-vscode
SystemVerilog language server client for Visual Studio Code
https://github.com/dalance/svls-vscode
language-server systemverilog verilog visual-studio-code
Last synced: 2 months ago
JSON representation
SystemVerilog language server client for Visual Studio Code
- Host: GitHub
- URL: https://github.com/dalance/svls-vscode
- Owner: dalance
- License: mit
- Created: 2019-11-15T06:21:00.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-30T23:53:40.000Z (about 2 years ago)
- Last Synced: 2024-08-02T01:33:21.301Z (6 months ago)
- Topics: language-server, systemverilog, verilog, visual-studio-code
- Language: TypeScript
- Size: 92.8 KB
- Stars: 21
- Watchers: 5
- Forks: 3
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# svls-vscode
SystemVerilog language server client for Visual Studio Code
[![Visual Studio Marketplace Version](https://img.shields.io/visual-studio-marketplace/v/dalance.svls-vscode)](https://marketplace.visualstudio.com/items?itemName=dalance.svls-vscode)
## Features
This extension is a client of [svls](https://github.com/dalance/svls): SystemVerilog language server.
## Requirements
[svls](https://github.com/dalance/svls) must be installed to any directory in PATH.