I’m using VS code to write c# scripts for my Unity projects.
I got all required extensions and set vs code as the external script editor for Unity.
But when I open c# script on VS Code, the auto completion doesn’t work and vs code fails to highlight keywords.
I fixed the problem few days ago, by deleting all extensions, reload window, reinstall the extensions, restart the language server. The auto-completion and keyword highlighting now works.
But everytime I restart VS code or opening other Unity project’s scripts, the problem happens again, and I have to do the whole process again.
How can I fix this problem once and for all?
Wonsik Kim is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.