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

preview_player
Показать описание
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
Рекомендации по теме
Комментарии
Автор

I didn't understand what did he say about the shortcut of the keyboard.

hammadbawara
Автор

Hi please help, this is not working for me ...

borkesahin
Автор

Control + Shift + P
or
Command + Shift + P

JollyBeJolly
Автор

everytime i do this an external window to python opens instead of staying in the terminal

beatsbymonny
Автор

It's showing excess denied what can I do?

harshalsharma
Автор

how do i set it to python for myself to run it

ilezx
Автор

In my case, the file has to be run into the terminal, by another program that has no VS Code extention and optionally some flags. How can I run it?
(tagui filename.tag -headless)

AreYouKenneth
Автор

Tnx for the video. So you can run in terminal any language (JS, py, go, ...) ... how to do the keybinding for "any language"? Tnx

smjure
Автор

thanks, this helped me run my python file

MsPrashant
Автор

So how do I execute this integrated terminal from another file?

henrijohansson
Автор

OH MY GOD THANK YOU I WAS ABOUT TO LOSE MY SANITY

Colonastic