Code formatting
The extension provides code formatting for BrightScript and BrighterScript files. If you don't like the default formatter settings, you can customize them in two ways:
Update your user or workspace settings with various
brightscript.format.*
options (see the extension settings page for more info).Create a
bsfmt.json
file at the root of your project. See all of the availablebsfmt.json
options here. Please note, if absfmt.json
file exists, all formatter-related user/workspace settings will be ignored.