MInDes LSPA simple extension to enable several VS Code features for editing the MInDes input file. IntroThis extension is for MInDes input file. It is a modification on the VS Code extension example: lsp-sample. MInDes (Material Intelligent Design) is a phase field simulation package using MInDes input file script to pass the simulation parameters to the program. This extension attempts to add grammar support to this script language, includes completion and code grammar highlight for the keywords used in the input file. Please notice that this extension does not support complete VS Code features. How to use it?Just open your VS Code and find LicenseThis extension is under WTFPL. Feel freeeee to do anything. |