DynaSense (LS-DYNA Studio)An LS-DYNA deck editor for VS CodeKeyword help, fixed-width card editing, Include Tree navigation, reference previews, and local manuals for CAE engineers. Quick startInstall DynaSense from the VS Code Marketplace or Open VSX, then:
Core workflowsEdit keyword cards safely
Manage
|
| Include Tree | Include preview |
|---|---|
![]() |
![]() |
Check parameters, curves, and referenced definitions
- Hover
&nameto see its source definition in the current file and, after a project scan, its effective value at that occurrence in the selected or uniquely identified main-deck context. - Hover supported curve and table reference fields to inspect their definitions and graphical 1D or combined 3D previews. When several targets are possible, DynaSense lists the candidates instead of silently choosing one.
- Use Go to Definition for resolved references. If a file can belong to more than one model, run Select Main Deck Context so inherited parameters and references are evaluated in the intended model.
F2renames a parameter within the current document.Ctrl+Alt+Up/Ctrl+Alt+Downjumps to the previous or next keyword.- If a valid keyword is newer than the bundled library, add it to the custom valid list from its hover, a Quick Fix, or DynaSense quick actions.

Read local manuals beside the deck
A complete manual pack adds keyword/title and full-text search, chapter navigation, independent text sizing, reading progress, image zoom, and PDF page jumps. The bilingual pack also provides English/Chinese switching and sentence translation previews where translations exist. The reader restores the previous reading position and normally opens beside the deck editor.
See Manual setup for the current downloads. The pack must be fully extracted so the reader can use its manifest.json, indexes, images, and PDF files together.
Track this editing session
- Session change marks work without Git. The default amber/green colors automatically switch for light, dark, and high-contrast themes; you can instead choose an orange/blue, red/blue, high-contrast, or custom scheme in VS Code Settings. Different marker shapes distinguish modified, inserted, and deleted lines.
- Commands are available for next/previous mark, comparison with the opened or saved version, and resetting the baseline.
- Very large decks use limited scanning and can skip change marks to keep editing responsive. Enable a full scan only when complete indexing is needed and the additional load time is acceptable.
Manual setup
PDF manuals are not included in the .vsix because of their size. Download one complete 2026-08-04 manual pack:
| Manual pack | Download |
|---|---|
| English original | Download lsdyna-manual-pack-en_20260804.zip |
| Bilingual: English original + Chinese translation | Download lsdyna-manual-pack-bilingual_20260804.zip |
Authority notice: Only the PDF manuals are the official, authoritative reference. The in-editor text, Chinese translations, hover summaries, search results, and indexes are convenience aids. If any content differs, follow the PDF manual.
- Download one package and fully extract it to a stable local folder; do not select the zip file itself.
- Run Set LS-DYNA Manuals Directory, or edit
lsdyna.manualsDirin VS Code Settings. - Select the outer extracted folder that contains
manifest.json. - Run LS-DYNA: Open Manual Reader, or open a section from the Manuals view.
Important notes
- The pack uses the third-party SumatraPDF application to open the official PDF at the requested page. SumatraPDF supports Windows only.
- The in-editor manual reader remains available on Windows, macOS, and Linux. On non-Windows systems, PDFs open in the system's default application, which may ignore the requested page number.
- Keep the extracted folder structure intact. Moving or renaming the whole outer folder is fine, but renaming or deleting its internal
manifest.json, index, image, or PDF files can break search, images, or PDF links. - The English pack contains the English original only. Install the bilingual pack when Chinese content and translation previews are required.
Common settings
Search for LS-DYNA in VS Code Settings. Most users only need these options:
| Setting | Default | When to change it |
|---|---|---|
lsdyna.manualsDir |
"lsdyna_manual_pack" |
Select the fully extracted manual-pack folder containing manifest.json. |
lsdyna.include.pathCaseCheck |
"crossPlatform" |
Use strict before submitting to Linux when capitalization must match exactly. |
lsdyna.enableTabNavigation |
true |
Turn off to restore normal Tab spaces. |
lsdyna.enableCellEditProtect |
true |
Keeps Delete/Backspace from shifting later fixed-width fields. |
lsdyna.enableFieldHover |
true |
Turn off for a quieter editor; include, keyword, and parameter help remains available. |
lsdyna.unknownKeywordSeverity |
"error" |
Lower to warning, hint, or off if your solver is newer than the bundled library. |
lsdyna.scanner.fullScanLargeFiles |
false |
Enable only when a complete index of very large files is required. |
lsdyna.language |
"auto" |
Changes the extension interface language; manual content still depends on the installed pack. |
Advanced options and appearance
The complete settings index is kept here for release checks and advanced use; normal workflows do not require changing these defaults.
| Setting | Default | Purpose |
|---|---|---|
lsdyna.changeMarks.enabled |
true |
Show changes made during this editing session. |
lsdyna.changeMarks.colorScheme |
"adaptive" |
Pick one adaptive preset, or choose custom; all preset colors switch with the active light/dark theme. |
lsdyna.changeMarks.customUnsavedColor |
"#e2a03a" |
Unsaved color used only by the custom scheme (#RRGGBB). |
lsdyna.changeMarks.customSavedColor |
"#89d185" |
Saved-since-open color used only by the custom scheme (#RRGGBB). |
lsdyna.changeMarks.maxLineCount |
100000 |
Skip session marks above this file size. |
lsdyna.changeMarks.debounceMs |
250 |
Wait this many milliseconds after editing before refreshing marks. |
lsdyna.changeMarks.showOverviewRuler |
true |
Show marks on the editor overview ruler. |
lsdyna.changeMarks.showLineBackground |
true |
Add a light tint to changed lines. |
lsdyna.changeMarks.showMinimap |
true |
Show saved and unsaved changes in the minimap. |
lsdyna.navigation.pulseOnJump |
true |
Briefly highlight the destination after a jump. |
lsdyna.statusBar.level |
"simple" |
Choose off, simple, or detailed current-file status. |
lsdyna.health.showFirstRunNotice |
true |
Show one-time setup guidance. |
lsdyna.largeFile.enableRendering |
true |
Disable extra rendering only for exceptionally large files. |
lsdyna.codeLens.showOnAllKeywords |
false |
Show extra actions above every keyword. |
lsdyna.hover.previewMaxLines |
20 |
Limit lines shown in an include-file preview. |
lsdyna.autoFormat |
"disabled" |
Experimental automatic card formatting after leaving a line. |
lsdyna.additionalExtensions |
[".k",".key",".dyna",".asc"] |
File suffixes treated as LS-DYNA decks. |
lsdyna.ignoreFormattingKeywords |
[] |
Keywords excluded from formatting and field tools. |
lsdyna.customValidKeywords |
["*END","*TITLE","*CASE_BEGIN","*CASE_END"] |
Confirmed keywords that should not be reported as unknown. |
lsdyna.warnLowercaseKeyword |
false |
Warn when a keyword is not uppercase. |
For a custom suffix, also use VS Code's files.associations, for example "*.my_ext": "lsdyna". The color-scheme setting is the recommended way to customize every change-mark layer consistently. Existing lsdyna.changeMarks.unsaved and .saved entries under workbench.colorCustomizations remain compatible in adaptive mode.
Before submitting a model: scan the Include Tree from the correct main deck → resolve every missing ! → remove circular includes → use strict path-capitalization checking for Linux → confirm that the submitted folders match the scanned
*INCLUDE_PATHlayout.
Credits and contributors
Maintained by hqyyqh as a deep customization of the LS-DYNA VS Code ecosystem.
- Upstream: osullivryan/vscode-lsdyna — thanks to osullivryan, DCHartlen, maxiiss, and yshl.
- Keyword data: ansys/pydyna.
- Also inspired by: vim-lsdyna and the wider LS-DYNA editor community.






