I'm developing an game with c# unity and I'm using Visual Studio Code as IDE. However the codelens doesn't work on variables - only properties, classes.. etc at some point as shown in the screenshot:
I'd appreciate it if you can help me. thank you.
I found C# codelens settings but it must work correctly in the present state.
I fixed. The problem was occurred because c# extension setting reset and omnisharp setting was not loaded after visual code updated.