Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>TL-Verilog PlusNew to Visual Studio Code? Get it now.
TL-Verilog Plus

TL-Verilog Plus

Raj Aryan Singh

| (1) | Free
TL-Verilog support for VS Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

TL-Verilog support for VSCode

TL-Verilog support inspired by SystemVerilog extension.

How to use

  • Install TL-Verilog extension (eq. search "tlv" in extensions tab)
  • Reload VSCode (it will prompt you)
  • Open .tlv file
  • Enjoy

Features

Done

  • Syntax highlighting for .tlv .TLV files

Known bugs

  • None so far
  • Open the issue in one of the repos

Git repos

  • GitHub : rweda/tlv-vscode

Repository organization

This repository is organized as follows:

sytnaxes/                     syntax definition
snippets/                     code snippet
src/                          source code for custom feature
language-configuration.json   language configuration
package.json                  package configuration
LICENSE.txt                   license
README.md                     readme

Contributing

  1. Fork it ( rweda/tlv-vscode )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

See also

TL-Verilog

License

MIT

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft