Skip to content

Syntax Highlighting and Snippets for LS-Dyna Deck Generation in VS Code

License

Notifications You must be signed in to change notification settings

maxiiss/vscode-lsdyna

 
 

Repository files navigation

VS Code LS-DYNA extension

Visual Studio Marketplace Version

GitHub Workflow Status

Integrates LS-DYNA into VS Code.

This extension integrates LS-DYNA formatting and keyword snippets into VS Code.

Example

Contributing new Keywords

There are a few ways you can go about adding keywords or features:

  1. Send me an email or message on Github with the desired keyword (and an example).
  2. Make a pull request:
    1. Create a fork of the master.
    2. Add your new keyword(s) under the keywords/ directory.
    3. Run the processing.ipynb script to process the keywords into VSCode snippet format.
    4. Create a new pull request to merge your branch into this master.
    5. After the pull request is accepted

Some References.

vim-lsdyna
DCHartlen's vscode extension

About

Syntax Highlighting and Snippets for LS-Dyna Deck Generation in VS Code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%