FatScript Formatter (VSC Extension)This project provides a formatter and a code runner for the FatScript programming language in Visual Studio Code, using the fry interpreter. For more information about FatScript language specification and syntax, please visit:
Installation
Alternatively, you can install the extension from source:
UsageFormatting scriptsOnce the FatScript formatter extension is installed, it will format FatScript code files (.fat) using Running scriptsIn addition to formatting FatScript files, this extension also contributes a "Run FatScript" command, which will run your current FatScript file in a new terminal window using To execute this command, open the Command Palette ( For quicker access, you can assign a keyboard shortcut to this command via ContributingIf you find any issues with this formatter extension or would like to contribute to the project, please create an issue or merge request on the project's GitLab repository. DonationsDid you find this VSC extension useful and would like to say thanks? LicenseGPLv3 © 2023 Antonio Prates |