카테고리 없음
[vscode] syntax highlighting without file saving
냐옴
2021. 4. 2. 10:31
carldesouza.com/setting-the-language-of-a-visual-studio-code-file-without-saving/
Setting the Language of a Visual Studio Code File without Saving - Carl de Souza
Ever use Visual Studio Code and want to set the language of a file without having to save it? Let’s say we have copied some code from somewhere, or we are creating a new file from scratch. Below I have some JavaScript in a file, and the code is all the s
carldesouza.com