git-intro icon indicating copy to clipboard operation
git-intro copied to clipboard

Exercises with vscode, say how to use vscode commandline where that is the recommended method

Open rkdarst opened this issue 5 months ago • 1 comments

For example "line-by-line" commits, it says we recommend to use the command line. We can say how to open the terminal in VSCode and how it starts the terminal in the right directory.

rkdarst avatar Sep 04 '25 10:09 rkdarst

If "line-by-line" means committing only certain lines in a modified file, I think we should recommend using the VSCode interface. Mainly saying this because it's what I use and I think the interface is better than in the terminal.

rantahar avatar Sep 11 '25 07:09 rantahar