Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

export import all vscode extensions

code --list-extensions | ForEach-Object {"code --install-extension $_"} > extensions.ps1

//then run extensions.ps1 for installation all extension
Comment

PREVIOUS NEXT
Code Example
Shell :: ubuntu terminal network monitor 
Shell :: angular-cli 
Shell :: conda install packages from requirements.txt 
Shell :: The current branch master has no upstream branch. 
Shell :: heroku postgres reset database 
Shell :: sudo apt uninstall 
Shell :: curl get example 
Shell :: git update password 
Shell :: generate keystore on mac 
Shell :: how to add .env to gitignore 
Shell :: virtual host apache2 
Shell :: powershell function 
Shell :: powershell write to file 
Shell :: kill screen sessions 
Shell :: github remote push 
Shell :: rails no migration with version number 
Shell :: install psql 
Shell :: getopts without argument 
Shell :: python install z3 
Shell :: how to exit root in linux 
Shell :: install wireshark ubuntu 
Shell :: create empty branch git 
Shell :: powershell check if user is admin 
Shell :: () vs {} bash 
Shell :: git rename file 
Shell :: git diff file names 
Shell :: curl skip ssl 
Shell :: copy from remote to local 
Shell :: mpeg-4 aac decoder h.264 decoder for ubuntu download 
Shell :: git check which files are committed 
ADD CONTENT
Topic
Content
Source link
Name
9+5 =