bzisjo / vscode-spice-support

SPICE Support for VS Code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SPICE Language Support for VS Code

This package provides syntax highlighting for various flavors of SPICE (Simulation Program with Integrated Circuit Emphasis).

The snippets are a work in progress, and I plan to only add new ones as I come across them in my daily use. If you have ones you would like to see added, file an issue and I will try to accomodate. (Or better yet, add it yourself and file a pull request!)

Features

  • Comment toggle
  • Syntax Highlighting (for reference, see leoheck/sublime-spice)
  • Snippets (work in progress)
    • Basic .ac/.dc/.tran
    • .meas rise/fall/delay

About

SPICE Support for VS Code

License:MIT License


Languages

Language:SourcePawn 100.0%