Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Angular Language service integration? #22

Open
kresdjan opened this issue Jan 7, 2020 · 2 comments
Open

Angular Language service integration? #22

kresdjan opened this issue Jan 7, 2020 · 2 comments

Comments

@kresdjan
Copy link

kresdjan commented Jan 7, 2020

Does this package integrate with Angular Language service? Or any plans to do so?
Thanks.

@josteink
Copy link

josteink commented Jan 8, 2020

I'm not going to make any statements on @AdamNiederer's behalf, but I would suspect that supporting a language server is something you request in lsp-mode, a minor-mode and LSP-client dedicated to supporting as many language servers as possible.

@sdiltsDNRC
Copy link

sdiltsDNRC commented Oct 28, 2022

It's pretty easy to add it in yourself. See https://github.com/emacs-lsp/lsp-mode/wiki/Install-Angular-Language-server.

If you want to use eglot (which will be included in the next version of Emacs!), you can do something similar: joaotavora/eglot#172.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants