Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Programming Languages
>
vscode-verilog
New to Visual Studio Code?
Get it now.
vscode-verilog
zhangyiant
|
10,221 installs
|
(
0
)
|
Free
Visual Studio Code extension for verilog HDL
Installation
Launch VS Code Quick Open (
Ctrl+P
), paste the following command, and press enter.
Copy
Copied to clipboard
More Info
Overview
Version History
Q & A
Rating & Review
Verilog HDL support for Visual Studio code
Try to implement a language server for verilog HDL.
2019/7/14 Add port list for auto-completion.
2019/7/11 Code refactoring.
2019/7/8 Add module name for auto-completion.
Use textEdit for autocompletion.
Fixed keyword detail description issue.
Add keywords for auto-completion.