Instead of indivually typing out a hash tag in front of each line, is there a way to select a block of code and comment/uncomment everything by only pressing a couple shortcut keys? Is there a shortcut to comment multiple lines in python using VS Code ... I want to create a shortcut with PowerShell for this executable: C:\\Program Files (x86)\\ColorPix\\ColorPix.exe How can this be done?

Context Explanation

In VS Code, I'm writing python code. I was wondering if there is a key shortcut to run the file instead of pressing the run button in the right top corner of the screen constantly. Key shortcut for running python file in VS code - Stack Overflow Is there a shortcut key to change a code cell to markdown cell? To get a markdown cell, I have to first insert a cell, then go to the toolbar menu (below the main menu bar), and then select "Markdown" instead of "Code".

Insight Material

Shortcut key for changing code cell to markdown cell in jupyter ... Old way with CTRL + K CTRL + C works for commenting but old way CTRL + K CTRL + U not working anymore for uncomment, if anyone know new shortcut I will be grateful. Thanks.