VS Code tips —Run the current file in the integrated terminal

Опубликовано: 25 Декабрь 2020
на канале: Code 2020
91,580
181

Use the "Run active file in terminal" command to execute the current file in VS Code's integrated terminal.

Keep in mind that this command simply tries to execute the current file. Tasks and extensions can offer more advanced file running functionality.

#vscode #terminal