Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

This documentation is relevant only to VSCode or VSCodium users.

Description

This extension helps you to write scripts with the GDSL language. Using the GDSL plugin helps to :

  • Readibility with syntax highlight : GDSL functions and their parameters are highlighted.

  • Development ease with autocompletion : it is provided for GDSL functions and their parameters.

  • Errors avoidance on GDSL structure

Setup

  • Download the extension by clicking on the following link: GDSL extension for VSCode

  • Unzip the downloaded archive to get the file with the vsix extension

  • Open VSCode

  • In the left menu, click on the “Extensions” tab

  • Click on the 3 dots and select “Install from VSIX”

  • Click on the file with the vsix extension

  • No labels