Код Visual Studio: запустить файл Python с аргументами ⇐ Python
-
Гость
Код Visual Studio: запустить файл Python с аргументами
Is there an easy way to run a Python file inside Visual Studio Code with arguments?
I know I can add a custom configuration in the launch.json file with the args keyword. However, it is annoying to modify the launch.json file every time just because I want to use different arguments.
Источник: https://stackoverflow.com/questions/437 ... -arguments
Is there an easy way to run a Python file inside Visual Studio Code with arguments?
I know I can add a custom configuration in the launch.json file with the args keyword. However, it is annoying to modify the launch.json file every time just because I want to use different arguments.
Источник: https://stackoverflow.com/questions/437 ... -arguments