Giter Site home page Giter Site logo

Comments (11)

bazobehram avatar bazobehram commented on June 15, 2024 1

it is similar on my side. it has been a long time that is still the same.

from vscode-ng-language-service.

BerndHme avatar BerndHme commented on June 15, 2024 1

@atscott I can't reproduce it, I don't exactly know when it is happening.
... but it's definitely a problem.

I'll repost when I can reproduce... but maybe the experts know more.
I can't imagine there are some way more experienced people than me having this issue.

image

from vscode-ng-language-service.

atscott avatar atscott commented on June 15, 2024

Thanks for reporting this issue. However, you didn't provide sufficient information for us to understand and reproduce the problem. Please check out our submission guidelines to understand why we can't act on issues that are lacking important information.

If the problem still exists in your application, please open a new issue and follow the instructions in the issue template.

from vscode-ng-language-service.

BerndHme avatar BerndHme commented on June 15, 2024

@atscott Ok... I've found that the suggestions accessing properties on a FromControl element "just suddenly stop" popping up.

  • In this example the "touched" in UserName.touched just stops popping up
  • While the *ngFor directive "does" keep popping up.

Just out of the blue... it stops.
I have a feeling this is something very hard to find out what is happening.
... it seems like it just times out or something.

image

from vscode-ng-language-service.

atscott avatar atscott commented on June 15, 2024

Does UserName.touched work elsewhere? That looks like an enum, which is a known issue: #1740. Are you able to share your project's tsconfig.json to confirm what the angularCompilerOptions are? Not having strict template enabled also affects the accuracy of types in the template.

If you can extract this to a small demo project, that would be helpful

from vscode-ng-language-service.

BerndHme avatar BerndHme commented on June 15, 2024

Hi @atscott ,

Tanks for replying.
These are the component files and project files.
the.touched property is a boolean on a FormControl object.
I will try to follow up, but haven't noticed a concreet pattern of when it is occuring.

The files are from a learning project I'm following.

Also... how do you emphasize words like you did in your reply?
... like the "UserName.touched" or "angularCompilerOptions"?
I've been looking for the markdown syntax but can't find it.

form-custom-validation.component.ts.txt
form-custom-validation.component.html.txt
angular.json.txt
tsconfig.json.txt
tsconfig.app.json.txt
tsconfig.spec.json.txt

from vscode-ng-language-service.

atscott avatar atscott commented on June 15, 2024

@BerndHme If the files are from a learning project and something you can share, would you be able to upload the whole thing to Github so we can debug it that way?

Also... how do you emphasize words like you did in your reply?

Code highlighting is done with the back tick (`)

from vscode-ng-language-service.

BerndHme avatar BerndHme commented on June 15, 2024

Ok ... I didn't realize.
https://github.com/BerndHme/Angular_IntellisenseIssue
thanks

from vscode-ng-language-service.

atscott avatar atscott commented on June 15, 2024

@BerndHme Thanks for the project. I really can't reproduce any kind of intermittent failure

Can you enable verbose server tracing and verbose logging in the extension settings?

image

In the output panel, you will see logs like this

image

And by opening the server logs using the "Angular: Open Angular server log" command from the command palette, you should see something like this

image

If the request for completions or hover aren't working, you should see some indication in those logs

from vscode-ng-language-service.

BerndHme avatar BerndHme commented on June 15, 2024

@atscott ok will do.
I'll post when it is happening again.

Also ... I really wonder if no more people are experiencing this.


***@ other readers***
maybe you could feedback like this too.

from vscode-ng-language-service.

angular-automatic-lock-bot avatar angular-automatic-lock-bot commented on June 15, 2024

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

from vscode-ng-language-service.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.