brighterscript
Advanced tools
Changelog
0.52.0 - 2022-06-08
Changelog
0.50.2 - 2022-05-23
allowBrighterScriptInBrightScript
config option to allow brighterscript features to be included in BrightScript files, and force those files to be transpiled (#573)Changelog
0.50.0 - 2022-05-17
srcPath
property on XmlFile
and BrsFile
to line up with the v1 branch (#581)AstEditor
functions (#589)ClassFieldStatement
and ClassMethodStatement
to FieldStatement
and MethodStatement
respectively to allow their use in non-class-related things (#582)