79494516

Date: 2025-03-08 14:23:45
Score: 1.5
Natty:
Report link

You're trying to list all files and folders(including hidden ones) in default terminal in vscode. First change it to Git Bash. To do so, click on the +icon on the top right corner of the default terminal and then choose the bash.

Now write the ls -la command on bash again and it will work. But make sure you changed your direction using cd command into the correct directory that you're working with.

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Abdul Haye