You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that it is incompatible with rust-analyzer.
When I use it in an big workspace with rust-analyzer, it (maybe rust-analyzer) open the over 500 cargo thread to build. It and rust-analyzer stick each-other.
Besides, every time I startup Vscode , they will rebuild the project.
Therefore, When I use both the two extensions, I will take 5-10 times more time finishing initialization
I don't know why, but it really confuse me for a long time.
The text was updated successfully, but these errors were encountered:
It seems that it is incompatible with rust-analyzer.
When I use it in an big workspace with rust-analyzer, it (maybe rust-analyzer) open the over 500 cargo thread to build. It and rust-analyzer stick each-other.
Besides, every time I startup Vscode , they will rebuild the project.
Therefore, When I use both the two extensions, I will take 5-10 times more time finishing initialization
I don't know why, but it really confuse me for a long time.
The text was updated successfully, but these errors were encountered: