I have a .txt file in VS Code. I use it for typing in plain text.
It suggests auto-completion. I want to keep auto-completion on for other files, such as Python file.
I want to turn of auto-completion suggestions for only .txt files in VS Code. Is that possible?