1.1 KiB
1.1 KiB
Installation
This is a Visual Studio Code extension. It is best installed from the on-line extensions marketplace, or from inside VS Code
Preferences/Extensionsand search forswmf-grammar.
Alternatively, the extension can be built and installed manually as in the next section. This should only be required for developers.
Manual installation from source code
-
Clone the repository and enter into the folder
git clone git@github.com:svaberg/SWMF-grammar.git cd SWMF-grammar -
Install the required packages with
npmnpm install -
Create a package using
vscevsce packageThis should generate a
swmf-grammar-?.?.?.vsixfile in the current directory. -
Manually install the extension in VS Code (you may want to replace the wildcards in the version number)
code --install-extension swmf-grammar-?.?.?.vsix
To test the installation, open the current folder in VS Code
code .
and view the file demo.in.