Hi all,
I’m having an infuriating time using VSCode recently, I am currently working my way through the RPG Course (currently working on the combat section) and I feel like i’m fighting VSCode the whole way.
For example, VSCode keeps throwing errors such as, when implementing the IAction and ActionScheduler.cs script, it keeps giving me the error which (Sam addresses in the lecture), I implement the fix as instructed but it doesn’t go away, I have to close VSCode and reopen it in order to clear the error.
This is happening with various different things throughout each lecture and it making it impossible for me to see if it’s an error on my behalf or if it’s VSCode deciding it doesn’t want to work with me, therefore I am constantly having to close VSCode and open it again (which isn’t a massive task, but if I have to do this all the time in order to troubleshoot it’s getting frustrating).
Has anyone else had similar issues with VSCode, is there anything I can do to rectify this (restart certain system processes, add or reinstall certain packages etc) ? My VSCode is up to date (on the latest version - 1.5.2).
Many thanks,