microsoft / vs-ng-language-service

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

Angular language server extension loops continually when no config file present #28

Closed vsfeedback closed 1 year ago

vsfeedback commented 3 years ago

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


[severity:I'm frustrated, but able to complete my work] I noticed the Angular Language Server extension output errors in a continual loop. I cannot capture the full text but I am attaching screenshots. VS 2019 Version 16.7.0


Original Comments

Feedback Bot on 8/12/2020, 01:54 AM:

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.

Tina Schrepfer (VS) [MSFT] on 8/12/2020, 09:42 AM:

Thank you for your feedback. Unfortunately, the screenshot clipped a bunch of text. Can you please copy the content from Angular Language Service output window and attach it here?

We look forward to hearing from you.

Thanks,

Tina

Tim on 8/12/2020, 11:00 PM:

Hi, as I mentioned it wasn't possible to copy the context from the output window because of the continual loop. In fact, when I did try, it actually made Notepad freeze (on the paste operation) presumably because the clipboard tried to contact the source window. The Angular Language Service output window would fill and then empty again. I have disabled the extension, but will re-enable and see if I can get another screenshot.

Tina Schrepfer (VS) [MSFT] on 8/13/2020, 11:52 AM:

Thanks Tim! Is this behavior be reproduced consistently? If so, can you share the exact repro steps?

Tina

Feedback Bot on 8/26/2020, 06:11 PM:

We will close this report in 14 days because we don’t have enough information to investigate further. To keep the problem open, please provide the requested details.

Tim on 9/4/2020, 01:48 AM:

(private comment, text removed)

Tina Schrepfer (VS) [MSFT] on 9/4/2020, 09:15 AM:

Thanks Tim! Instead of taking a screenshot of the output window, could you please copy and paste the content of the entire output window and attach it here?

Tina

Tim on 9/4/2020, 09:48 AM:

Hi, I am sorry you don't understand this. It is not possible to copy and paste the contents of the output window. That is why I have used a screenshot. When I tried to copy and paste the text Notepad hung.

Tim

Tina Schrepfer (VS) [MSFT] on 9/4/2020, 10:42 AM:

The output window is a just a text editor that's in read only mode. You should be able to select all and then copy like any other editors. Is that not working for you? If it is, then that's a different issue. What do you see when you right click on the output window?

Thanks,

Tina

Tim on 9/4/2020, 00:04 PM:

It is the same issue. The text loops so the output window is always filling, cleared, and filling again. It does not stop to let you select text. And if you do, you can’t paste it, presumably because the clipboard api tries to contact the source window.

Tim

Feedback Bot on 9/4/2020, 01:26 PM:

Thank you for sharing your feedback! Our teams prioritize action on product issues with broad customer impact. See details at: https://docs.microsoft.com/en-us/visualstudio/ide/report-a-problem?view=vs-2019#faq. In case you need answers to common questions or need assisted support, be sure to use https://visualstudio.microsoft.com/vs/support/. We’ll keep you posted on any updates to this feedback.


Original Solutions

Tim solved on 9/4/2020, 00:03 PM, 0 votes:

Please delete

MariaSolOs commented 1 year ago

Closing as the user never followed back here.