Follow-up to: - https://github.com/wingyplus/zed-powershell/pull/7 Highlights were commented out for: ``` clean define from using var ``` Investigate updating queries to match upstream [highlights.scm](https://github.com/airbus-cert/tree-sitter-powershell/blob/main/queries/highlights.scm). In addition to the tree-sitter update merged in #7: - https://github.com/airbus-cert/tree-sitter-powershell/compare/804d86fd4ad286bd0cc1c1f0f7b28bd7af6755ad...v0.24.4 (dec 2024) There are additional improvements in upstream main since: - https://github.com/airbus-cert/tree-sitter-powershell/compare/v0.24.4...main Perhaps worth doing it all at once.