I had the same problem but was able to solve it. I uninstalled the extensions too but I found that the files remained in the extensions directory. So I removed the files and restart VS Code.
Mac:
ls ~/.vscode/extensions | grep nuxt | xargs rm -rf