brightscript-language
Advanced tools
Changelog
[0.2.4] - 2019-03-25
>>=
<<=
) no longer cause parse errorsobj = {x:0 : y: 1}
)Changelog
[0.2.3] - 2019-03-20
end function
and end sub
endings.Changelog
[0.2.2] - 2019-03-20
Changelog
[0.2.1] - 2019-03-20
"Script import cannot be empty or whitespace"
$
%
!
#
at end of variable name)else if
, etc)Changelog
[0.2.0] - 2019-03-15
go to definition
support for an xml component. Currently only supports finding a component's parent component.Changelog
[0.1.23] - 2019-03-14
command-line-usage
and command-line-args
were both moved to dependencies so the cli will work. v0.1.22 did the wrong thing, this fixes it.Changelog
[0.1.22] - 2019-03-14
command-line-args
from devDependencies to dependencies so that the cli is runnable when installed.Changelog
[0.1.21] - 2019-03-12
brs:disable-next-line
and brs:disable-line
.Changelog
[0.1.20] - 2019-03-11