Skip to content

A SystemVerilog language server based on the Slang parser and library.

License

Notifications You must be signed in to change notification settings

Silimate/slang-server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

221 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slang Server

slang-server is a Language Server for SystemVerilog based on the Slang library, providing useful language features for editors like VS Code and Neovim.

See the docs for instructions on installing and configuring.

Contributions are welcome! See DEVELOPING.md

Features

Quick, high quality lint messages on every keystroke, with links to the Slang warning reference.

Informative hovers and gotos on nearly every symbol across your workspace and libraries.

Find references across your entire workspace.

Configurable inlay hints that provide useful information.

Intuitive completions for module instances and macros, as well as scope members of packages, modules, structs, and more.

HDL-specific features that allow you to easily set a filelist or top level for a design, browse the elaborated hierarchy, and go back and forth with a waveform viewer.

For more detailed feature info, see the docs.

About

A SystemVerilog language server based on the Slang parser and library.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 74.9%
  • TypeScript 11.7%
  • SystemVerilog 4.8%
  • Lua 4.0%
  • Python 2.5%
  • CMake 2.1%