Releases: rokucommunity/vscode-brightscript-language
Releases · rokucommunity/vscode-brightscript-language
2.63.7
Changed
- upgrade to brighterscript@0.71.1. Notable changes since 0.71.0:
- upgrade to brighterscript-formatter@1.7.23. Notable changes since 1.7.22:
- upgrade to roku-debug@0.23.5. Notable changes since 0.23.3:
- Fix sourcemap comments (#327)
- Avoid monkey-patching roku-deploy's getFiles function (#329)
- Fix sourcemap staging bugs when maps are from different depth than staging dir (#308)
- Handle THREAD_DETACHED gracefully and show [unavailable] for inaccessible threads (#324)
- Resolve relative source maps and honor sourceRoot (#307)
- upgrade to roku-deploy@3.16.5. Notable changes since 3.16.3:
2.63.6
Changed
- rolled back changes in 2.62.5 causing sideloading issues (#753)
- downgrade from 0.23.4 to roku-debug@0.23.3.
- downgrade from 3.16.4 to roku-deploy@3.16.3.
2.63.5
Fixed
- upgrade to roku-debug@0.23.4. Notable changes since 0.23.3:
- upgrade to roku-deploy@3.16.4. Notable changes since 3.16.3:
- Fix
zipFolderbug that wasn't properly handling absolute stagingDir path (#245)
- Fix
2.63.4
2.63.3
Fixed
- upgrade to roku-debug@0.23.3. Notable changes since 0.23.2:
2.63.2
Added
- Button to toggle device discovery in device panel and device quick picker (#723)
- BrightScript syntax highlighting for CDATA blocks in Roku XML files (#729)
Changed
- Populate additionalInfo fields in DAP crash issue reporter (#735)
- upgrade to roku-debug@0.23.2. Notable changes since 0.23.1:
Fixed
2.63.1
Changed
- Upgrade to brighterscript@0.71.0. Notable changes since 0.70.4:
Fixed
- Missing brightscript.format.insertSpaceAfterConditionalCompileSymbol setting (#720)
- Upgrade to roku-debug@0.23.1. Notable changes since 0.23.0:
- Fix crash when breakpoint deletion fails while device is running (#313)
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: