Intellisense and the coloring of code is no longer working in my Jupyter Notebook in VSCode. It was working perfectly fine before then I reloaded the window(like I have done before without issue) and it doesn't work any more.
I tried reloading, resetting the kernel, uninstalling Jupyter, and checking if any other extensions were causing this issue, but nothing seems to work. I have been stuck on this for so long and I have no idea what could have caused it or how to fix it.
Update: I further discovered that this only happens within the specific virtual environment that I am working in. Jupyter works fine outside of this environment.
Update 2: The issue seems to happen in any virtual environment, even new ones that I created to test it in.