Select Language Mode for Given Files
@desc@
When you use a new file suffix unknown to VS Code, the code in the file will not be
displayed in a highlight style. If you want to apply an existing style (language mode) to such a file,
e.g. as in the Demo, use the Shell Script
mode for *.tc
files. You can do the followings:
- If you don't know the language modes that exist in VS Code, press Ctrl K and then M to list them. (1)