Is something wrong?

Whenever I click on my C# script in Visual studio to edit it, the entire space tile gets lighter and i replace the text that was already there instead of adding to it. please help.

I’m not even sure what you are referring to so perhaps you want to show us a small screenshot?

If it is visual studio issues (quite common), this may help you with intellisense problems:

Also, try update the VSCode package inside of Unity: Window → Package Manager → Search for Visual Studio Code Editor → Press the Update button

Also, this: No suggestions in Vscode

How about this, if i accidentally wrote strt instead of start, and i went to edit it, i would click on it type “a”, and it would end up being stat

Press the Insert button on your keyboard to switch back to normal edit mode.

4 Likes

That worked thank you!!!

1 Like