microsoft / vs-ng-language-service

Visual Studio extension for the Angular Language Service
MIT License
43 stars 15 forks source link

Error activating remote language server, Angular Language Service Extension #30

Closed vsfeedback closed 1 year ago

vsfeedback commented 3 years ago

This issue has been moved from a ticket on Developer Community.


[severity:It's more difficult to complete my work] When trying to work on an Angular file, the error in the attaced screenshot appeared. No special actions to reproduce. Only note that previously I had received an AggregateException (log attached: 'ActivityLog.xml') some time after loading the solution. and opening the .ts file


Original Comments

null on 4/29/2021, 11:49 PM:

We have directed your feedback to the appropriate engineering team for further evaluation. The team will review the feedback and notify you about the next steps.


Original Solutions

(no solutions)

uniqueiniquity commented 3 years ago

Angular Extension version 1.1, VS version 16.9.4.

bitbau commented 3 years ago

Getting the same error message on top of a *.component.html file when code completion (intellisense) tries to display its suggestions. It seems it has something to do with special unicode characters. In my case it was the 🔒-Sign. Angular Language Service doesn't seem to be able to cope with that...

MariaSolOs commented 1 year ago

@bitbau Could you please try updating to the latest version of the extension and let us know if the issue persists?

MariaSolOs commented 1 year ago

Closing as we never heard back from the user.