Releases: rokucommunity/vscode-brightscript-language
Releases · rokucommunity/vscode-brightscript-language
Release list
2.63.0
Added
- Debugger crash event handle and suggest filing a bug report (#725)
Changed
- upgrade to roku-debug@0.23.0. Notable changes since 0.22.7:
- DAP level communication logging and process crash event handling (#310)
Fixed
2.62.0
Added
Changed
- Customize screenshot directory path (#677)
- Always show alive broadcasts (#710)
- chore: migrate to serial-number instead of deviceId (#714)
- Show loader when launching a perfetto trace file (#716)
- Debounce multiple alive broadcasts (#711)
- upgrade to brighterscript@0.70.4. Notable changes since 0.70.3:
- perf(ProjectManager): cache PathCollection per project in flushDocumentChanges (#1628)
- feat(LanguageServer): debounce onDidChangeWatchedFiles events (#1626)
- Typedef namespace param fix (#1641)
- Backport V1 Typed function type syntax to v0 (#1623)
- Backport
for eachtype syntax from V1 -> V0 (#1617) - Back ports intersection type and grouped type expressions (#1608)
- Backports TypeStatement syntax from v1 to v0 (#1600)
- Backported v1 inline interface syntax (#1592)
- Add definition provider for import statement (#1595)
- Fix confusing diagnostic when dottedGet follows function call in ExpressionStatement (#1598)
- upgrade to brighterscript-formatter@1.7.22. Notable changes since 1.7.21:
- upgrade to roku-debug@0.22.7. Notable changes since 0.22.6:
- upgrade to roku-deploy@3.16.3. Notable changes since 3.16.2:
Fixed
2.61.2
2.61.1
2.61.0
Added
- Add support for device-specific passwords and its variable substitution (#688)
- Support for Perfetto tracing on supported devices (Roku OS 15.2 and above) (#680)
Changed
- Totally overhauled DeviceDevice Discovery to minimize network noise (#683)
- upgrade to brighterscript-formatter@1.7.21. Notable changes since 1.7.19:
- Fix type statement with typed function indenting (#116)
- upgrade to roku-debug@0.22.6. Notable changes since 0.22.5:
- upgrade to roku-deploy@3.16.2. Notable changes since 3.15.0:
2.60.1
Added
- Add
packageTask,packagePath,packageUploadOverridescomplib launch schema info (#675)
Changed
- upgrade to roku-debug@0.22.5. Notable changes since 0.22.4:
- Support packageTask, packagePath, packageUploadOverrides for complibs (#282)
2.60.0
Added
- Support for installing component libraries onto device during launch (#672)
- upgrade to roku-debug@0.22.4. Notable changes since 0.22.3:
- Add ability to install component libraries on device (#279)
- upgrade to roku-deploy@3.15.0. Notable changes since 3.14.4:
- Support installing and deleting component libraries (#220)
2.59.2
Changed
- upgrade to brighterscript@0.70.3. Notable changes since 0.70.2:
- upgrade to roku-debug@0.22.3. Notable changes since 0.22.2:
- Change ecp logging to
traceto make lower level logs more useful (#276)
- Change ecp logging to
- upgrade to roku-deploy@3.14.4. Notable changes since 3.13.0:
Fixed
- Fix bug where param named interface breaks syntax highlighting (#670)
2.59.1
Changed
- upgrade to brighterscript@0.70.2. Notable changes since 0.70.1:
- upgrade to brighterscript-formatter@1.7.19
- upgrade to roku-debug@0.22.2
Fixed
- Fix incorrect command categories (#665)
Removed
- (chore) Remove unnecessary activation events (#666)
2.59.0
Changed
- Update SceneGraph Inspector to use new
AppUImethod for building tree and other improvements (#661) - Support actions on the popup message event (#659)
- upgrade to brighterscript@0.70.1. Notable changes since 0.69.13:
- upgrade to brighterscript-formatter@1.7.18. Notable changes since 1.7.17:
- upgrade to roku-debug@0.22.1. Notable changes since 0.21.38:
- upgrade to roku-deploy@3.13.0. Notable changes since 3.12.6:
- Add standards-compliant User-Agent header (#203)