News

To open a file from a code command. First, open your terminal app, navigate to the project directory, and execute the code ./filename command. Note: If the file does not exist, VS Code will create a ...
cat file.html This command can edit the file from the terminal. vim file_name.php This command can see the git status. git status This command will add file on vs code what we just written new. git ...