Nathan Bradshaw

Results 3 issues of Nathan Bradshaw

This PR adds an Angular LSP in response to resolve https://github.com/zed-industries/zed/issues/4733. Using this tree sitter: https://github.com/nathansbradshaw/tree-sitter-angular Using the official language server from angular: https://github.com/angular/vscode-ng-language-service With the vim configs: https://github.com/dlvandenberg/nvim-treesitter/tree/feature-angular/queries/angular This...

cla-signed

Angular shares file extensions with `html` and `ts`. It is conventional for an angular file to follow the format `*.component.html` or `*.component.ts`. This PR allows LSP to add an optional...

cla-signed

This extension is still a work-in-progress, but I wanted to get a pr up to in case someone goes looking. What works: - angular template HTML files seem to have...

cla-signed