Hello!
I could use some help with a specific question. This is on the Complete C# Unity Game Developer 3D course, lecture 94. Public Methods In Unity C#. At 12:02 Rick uses the extract method function in VS Code, but when I click Ctrl + . to extract the same method, I’m getting a “no code actions available” error message.
I’ve re-installed the C# extension, closed and opened VS Code, ran as administrator, and done a fair amount of Googling but still can’t get the refactor / method extraction menu to display in VS Code.
Does anyone have any suggestions on this? Would be much appreciated!
Thanks!