/virtue-vscode

A Visual Studio Code Extension for Cadence SKILL

BSD 2-Clause "Simplified" LicenseBSD-2-Clause

Skill README

Syntax highlighter and snippets to skill files in visual studio code.

Features

Folding

;region REGION NAME
your blocks of code...

;endregion

Snippets

region
defun
procedure
let
when
unless
case
if
if else
foreach
for
setof
mapcar lambda