admin管理员组

文章数量:1287622

VScode is either associating my file that has no extension with "yaml" files or "shell script" and showing errors. It is distracting to see so many errors.

How can I make vscode to see my simple "README" file as plain text? In the settings I only have this: "files.associations": { "*.tmpl": "html", },

本文标签: Visual Studio Code to recognise files without extension as plaintextStack Overflow