tree-sitter-PowerShell icon indicating copy to clipboard operation
tree-sitter-PowerShell copied to clipboard

Results 3 tree-sitter-PowerShell issues
Sort by recently updated
recently updated
newest added

This should allow detecting powershell files from the tree-sitter CLI by shebang, file type, or injection specifier. See the config at https://tree-sitter.github.io/tree-sitter/syntax-highlighting#language-detection

### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the latest version - [X] Search the existing issues. ### Steps...