Added
- Add diagnosticReporter config option (#1701)
- Add bs:disable / bs:enable block directives and diagnostic suppression quick fixes (#1699)
- Recover from mismatched loop terminators with quick fixes (#1696)
- Add
validatebsconfig flag to skip validation phase (#1687)
Changed
- Diagnose reserved BrightScript builtins used as values (#1697)
- allow line continuation in .brs files when minFirmwareVersion >= 15.3 (#1693)
- Reload projects when manifest file changes (#1700)
- upgrade to roku-deploy@3.17.2. Notable changes since 3.17.1:
- Expanded the default files array to include the locale folder (#237)