Visual Studio doesn't show function description

My Visual Studio stopped to show functions and variables definitions from what is from inside unity, but still shows from DOTween.

  1. In Unity go to PreferenceExternal ToolsExternal Script Editor
  2. Make sure Visual Studio / Visual Studio Code is selected.
  3. Under Generate .csproj files for: either check all the boxes or check the ones you need. Then press Regenerate project files. This should create all the project solution files you need.
  4. Close and reopen your IDE and after it finishes indexing you should be able to see function definitions.
  5. Note: If above still doesn’t work, make sure in Package Manager you have Visual Studio Code Editor / Visual Studio Editor installed and updated the latest version., 1. In Unity go to PreferenceExternal ToolsExternal Script Editor