Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>IltoHtmlNew to Visual Studio Code? Get it now.
IltoHtml

IltoHtml

hoangkhoipcb.allegro.skill

|
3 installs
| (0) | Free
A Visual Studio Code extension that provides language support for Cadence SKILL.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

IltoHtml - Cadence SKILL Language Support

IltoHtml is a Visual Studio Code extension that provides language support for Cadence SKILL, including syntax highlighting and the ability to convert SKILL code to HTML with syntax highlighting using the Shiki library.

Features

  • Syntax Highlighting: Supports Cadence SKILL files (.il, .skl) with custom syntax highlighting.
  • Convert to HTML: Convert SKILL code to HTML with syntax highlighting using the Convert SKILL to HTML command.
  • Easy integration with Cadence SKILL workflows for IC design.

Requirements

  • Visual Studio Code version 1.104.0 or higher.
  • No additional dependencies are required for basic usage.

Installation

  1. Install the extension via VS Code Marketplace or by loading the .vsix file.
  2. Open a .il or .skl file to activate syntax highlighting.
  3. Use the command Convert SKILL to HTML (Ctrl+Shift+P, then select "Convert SKILL to HTML") to generate HTML output.

Usage

  1. Open a Cadence SKILL file (.il or .skl).
  2. Run the command Convert SKILL to HTML to generate highlighted HTML code.
  3. The HTML output is copied to your clipboard (or saved to a file, depending on implementation).

Extension Settings

This extension contributes the following commands:

  • hoangkhoipcb.skill.iltohtml: Converts the current SKILL code to HTML.

Known Issues

  • Custom grammar for Cadence SKILL is basic and may need further refinement for complex codebases.
  • Contact the developer for feedback or contributions.

Contributing

Contributions are welcome! Please fork the repository at [GitHub link, if available] and submit a pull request.

License

MIT License


Created by hoangkhoipcb[hoangkhoipcb@gmail.com]

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