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

suanPan

Theodore Chang

|
103 installs
| (0) | Free
Syntax highlighting and autocompletion for suanPan models
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

suanPan

🧮 suanPan is an open source, parallel and heterogeneous finite element analysis framework.

This extension provides syntax highlighting and autocompletion for suanPan model files.

[!IMPORTANT] If you're using autocomplete tools such as Copilot, it’s advisable to turn the feature off to prevent potential conflicts.

"github.copilot.enable": {
    "suanPan": false
}

Quick Start

  1. download suanPan
  2. install this extension ext install tlc.suanpan
  3. enable tab completion (Settings -> Editor: Tab Completion -> On)
  4. set path to the suanPan executable (Settings -> suanPan -> Path)
  5. open a model file and edit
  6. perform the analysis via Ctrl+Shift+P -> suanPan: Run this model in suanPan

Demo

demo

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