Anaconda should show up in the Python interpreter list, not as a language option. Try to ensure Python extension is in VS Code. Afterwards select Interpreter and choose your Anaconda environment.
When you create a new .py file, it’ll use the selected interpreter. If you’re using Jupyter, you can select that for .ipynb files.