Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

vscode add folder to workspace cli

# How to Add Folder to Directory in VSCode via the command line:
code --add <directory>
code -a <directory>

# Example:

$ code -a ./somedir
Comment

PREVIOUS NEXT
Code Example
Shell :: amend commit change description 
Shell :: convert excel to csv command line linux 
Shell :: deploying to heroku from git 
Shell :: create a ew remote tracking branch 
Shell :: how to convert a function from powershell in c# 
Shell :: mailutils check mail 
Shell :: how to open ssh on port 22 manjaro 
Shell :: conda install sentencepiece 
Shell :: first time linux 
Shell :: Delete a carpet in linux 
Shell :: kali linux image 
Shell :: logoutn login in git 
Shell :: changng truffle build directory 
Shell :: rst bash code block 
Shell :: /etc/apt/sources.list 
Shell :: install tidyverse ubuntu 20.04 
Shell :: git merge branch into main 
Shell :: ssh set owner recursive 
Shell :: tgz terminal 
Shell :: bash "wc -l" 
Shell :: wget in backround 
Shell :: start a service in bash if stopped 
Shell :: how to install flow on gatsbyjs 
Shell :: linux covert file to ascii 
Shell :: linux user expiration 
Shell :: pmset cancel scheduled 
Shell :: storybook vite installtion 
Shell :: unix rename file 
Shell :: uninstall couchbase 
Shell :: unable to load the service index for source https //www.myget.org/f/dotnet-core/api/v3/index.json 
ADD CONTENT
Topic
Content
Source link
Name
9+9 =