Can AKIN
Can AKIN

Reputation: 93

Solution - VScode Dart Analyzing stuck on (intellisense/autoComplete)

see screenshot

Hello everyone, I've been dealing with vscode analyzing stuck and intellisense/autocomplete not working for a long time, I will share the solution of this problem as approved answer

Upvotes: 0

Views: 771

Answers (1)

Can AKIN
Can AKIN

Reputation: 93

I'm a macbook user, first I viewed the hidden files in the user/your_username/ folder.

user/your_username/.dartServer/.analysis-driver

I cleaned the inside of the file and restarted vscode. this worked for me.

Upvotes: 1

Related Questions