Uzair Aftab

Results 203 comments of Uzair Aftab

@Keith I appreciate the tip. I got lld working for me now!

Works in my config. This should effectively enable us to close the previously mentioned issue.

I`ll work on this. Should we consider Angular as its own language(like we do vue) or should it be underneath Typescript?

But unlike Vue Angular files are normal typescript files. Vue files have their own file extension

@kylo252 @abzcoding Any thoughts about the topic before I write the docs?

I guess a separate section it is. Opening a PR ASAP

Anyone who has a current config where `angularls` starts in an Angular project? Could not get it to start automatically with zero config beside `:lspinstall angularls`

@abzcoding @camiloaromero23 Do you guys have a current confign where the `angularls` lsp starts in an Angular project?

@abzcoding I think I figured out why it didn't start. Could it be because the tsserver is prioritised higher than the angularls server? ![image](https://user-images.githubusercontent.com/48220549/148922076-974936c9-53e4-4e67-837d-a73405214158.png) Or because it is overridden?

In Debian, `fd` references to another binary and not https://github.com/sharkdp/fd. Ref: The docs of https://github.com/sharkdp/fd I am not sure of the Debian `fd` is the same as the rust package...